Spread Silverlight Documentation
IsSelected Property (CellPresenterBase)


GrapeCity.Windows.SpreadSheet.UI Namespace > CellPresenterBase Class : IsSelected Property
Gets a value that indicates that the cell is selected.
Syntax
'Declaration
 
Protected Overridable ReadOnly Property IsSelected As System.Boolean
'Usage
 
Dim instance As CellPresenterBase
Dim value As System.Boolean
 
value = instance.IsSelected
protected virtual System.bool IsSelected {get;}
See Also

Reference

CellPresenterBase Class
CellPresenterBase Members