Spread Silverlight Documentation
IsCurrent Property (CellPresenterBase)


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

Reference

CellPresenterBase Class
CellPresenterBase Members