FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / DetailProviderRowHeaderCell Class / CommandBindings Property

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