Skip to main content
All docs
V25.1
  • TagBoxGroupHeaderDisplayTemplateContext Class

    Stores information about a group header and is passed as the context parameter to the GroupHeaderDisplayTemplate.

    Namespace: DevExpress.Blazor

    Assembly: DevExpress.Blazor.v25.1.dll

    NuGet Package: DevExpress.Blazor

    Declaration

    public class TagBoxGroupHeaderDisplayTemplateContext :
        ListBoxGroupHeaderDisplayTemplateContext

    Remarks

    Refer to the GroupHeaderDisplayTemplate property description for more information and an example.

    Inheritance

    See Also