IWindowGridMultiSelect Property

Indicates if the grid supports multiple selection.

Definition

Namespace: Aliquo.Windows
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
bool MultiSelect { get; set; }

Property Value

Boolean

See Also