Spread WPF Documentation
IsKeyboardFocused Property (CellPresenter)


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

Reference

CellPresenter Class
CellPresenter Members