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


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

Reference

CellPresenter Class
CellPresenter Members