Spread WPF Documentation
IsFocused Property (CellPresenterBase)


GrapeCity.Windows.SpreadSheet.UI Namespace > CellPresenterBase Class : IsFocused Property
Syntax
'Declaration
 
Public ReadOnly Property IsFocused As System.Boolean
'Usage
 
Dim instance As CellPresenterBase
Dim value As System.Boolean
 
value = instance.IsFocused
public System.bool IsFocused {get;}
See Also

Reference

CellPresenterBase Class
CellPresenterBase Members