C1.Win.C1List.ListBase Namespace / C1ListBase Class / SelectionMode Property

In This Topic
SelectionMode Property (C1ListBase)
In This Topic
Returns or sets the type of selection allowed in the list.
Syntax
'Declaration
 
Public Property SelectionMode As SelectionModeEnum
 
Remarks
Please see the C1.Win.C1List.SelectionModeEnum for more details.
See Also