Spread WPF Documentation
IsKeyboardFocused Property (DropDownItemControl)


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

Reference

DropDownItemControl Class
DropDownItemControl Members