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

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