FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / FlexPivotChart Class / IsKeyboardFocusWithin Property

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