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

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