Gets the index of the start of the range.

Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

C#
int Start { get; }
Visual Basic
ReadOnly Property Start As Integer
	Get

See Also