Spread Silverlight Documentation
IsCurrent Property (CellPresenter)


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

Reference

CellPresenter Class
CellPresenter Members