Skip to main content
All docs
V25.2
  • TreeListFooterCommandContext Class

    Namespace: DevExpress.Blazor

    Assembly: DevExpress.Blazor.v25.2.dll

    Declaration

    public class TreeListFooterCommandContext :
        GridFooterCommandContextBase,
        ITreeListCommandContext,
        ICommandContextBase

    Inheritance

    Object
    DevExpress.Blazor.Grid.Internal.Base.ContextMenu.GridCommandContextBase
    DevExpress.Blazor.Grid.Internal.Base.ContextMenu.GridHeaderCommandContextBase
    DevExpress.Blazor.Grid.Internal.Base.ContextMenu.GridFooterCommandContextBase
    TreeListFooterCommandContext
    See Also