Gets the length of the range.

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

Syntax

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

See Also