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


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

Reference

CellPresenter Class
CellPresenter Members