The index within the source list at which to start extracting the sub-list.

Namespace:  Mindscape.WpfElements
Assembly:  Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)

Syntax

C#
public int StartIndex { get; set; }
Visual Basic (Declaration)
Public Property StartIndex As Integer

See Also