C1.Silverlight.FlexGrid.5
Selected Property (ColumnCollection)

Gets a list with the columns that are currently selected.
Syntax
'Declaration
 
Public ReadOnly Property Selected As System.Collections.Generic.List(Of Column)
public System.Collections.Generic.List<Column> Selected {get;}
See Also

Reference

ColumnCollection Class
ColumnCollection Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.