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

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

Reference

RowCollection Class
RowCollection Members

 

 


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