Spread Silverlight Documentation
IsSelected Property (CellPresenter)


GrapeCity.Windows.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 System.Boolean
'Usage
 
Dim instance As CellPresenter
Dim value As System.Boolean
 
value = instance.IsSelected
protected override System.bool IsSelected {get;}
See Also

Reference

CellPresenter Class
CellPresenter Members