ComponentOne FlexGrid for WPF and Silverlight
Selected Property (RowCol)

C1.Silverlight.FlexGrid Namespace > RowCol Class : Selected Property
Gets or sets a value that indicates whether this row or column is selected.
Syntax
'Declaration
 
Public Overridable Property Selected As System.Boolean
public virtual System.bool Selected {get; set;}
See Also

Reference

RowCol Class
RowCol Members