C1.WPF.Extended Namespace / C1PropertyGrid Class / IsFocused Property

In This Topic
IsFocused Property (C1PropertyGrid)
In This Topic
Returns true if the control has the focus.
Syntax
'Declaration
 
Public Shadows ReadOnly Property IsFocused As Boolean
 
See Also