Gets the index of the start of the range.

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

Syntax

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

See Also