GrapeCity.Xaml.SpreadSheet.UI
IsSelected Property (CellPresenterBase)


GrapeCity.Xaml.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 Boolean
'Usage
 
Dim instance As CellPresenterBase
Dim value As Boolean
 
value = instance.IsSelected
protected virtual bool IsSelected {get;}
See Also

Reference

CellPresenterBase Class
CellPresenterBase Members