SelectionLength Property (SparkDataGrid)

Action

Gets the number of selected rows.

Syntax

C#
protected Integer selectionLength { get; }
VB
'Declaration
Protected Read Property selectionLength As Integer

Access

Read only.