C1.Win.C1FlexGrid Namespace / ColumnCollection Class / Selected Property

In This Topic
Selected Property (ColumnCollection)
In This Topic
Gets a collection of Column objects that are currently selected.
Syntax
'Declaration
 
Public ReadOnly Property Selected As ColumnCollection
 
See Also