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

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