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


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

Reference

CellPresenterBase Class
CellPresenterBase Members