FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / PivotMarginOptions Class / IsEnabled Property

In This Topic
    IsEnabled Property (PivotMarginOptions)
    In This Topic
    Syntax
    'Declaration
     
    Public Property IsEnabled As Boolean
    public bool IsEnabled {get; set;}
    See Also