ComponentOne FlexGrid for WinForms
Selected Property (ColumnCollection)

C1.Win.C1FlexGrid Namespace > ColumnCollection Class : Selected Property
Gets a collection of Column objects that are currently selected.
Syntax
'Declaration
 
Public ReadOnly Property Selected As ColumnCollection
public ColumnCollection Selected {get;}
See Also

Reference

ColumnCollection Class
ColumnCollection Members