FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / DraggableItem Class / IsFocused Property

In This Topic
    IsFocused Property (DraggableItem)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property IsFocused As Boolean
    public bool IsFocused {get;}
    See Also