SelectedCols Property
SelectedCols
Gets the collection of columns that are currently selected.
Declaration
[Browsable(false)]
public SelectedColumnCollection SelectedCols { get; }
<Browsable(False)>
Public ReadOnly Property SelectedCols As SelectedColumnCollection