FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / FlexPivotGrid.FlexPivotCellFactory Class / AllowCustomToggleButton Property

In This Topic
    AllowCustomToggleButton Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property AllowCustomToggleButton As Boolean
    public bool AllowCustomToggleButton {get; set;}
    See Also