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

    Stores information about a column cell in list editors and is passed as the context parameter to the ColumnCellDisplayTemplate property.

    Namespace: DevExpress.Blazor

    Assembly: DevExpress.Blazor.v25.1.dll

    NuGet Package: DevExpress.Blazor

    Declaration

    public class ListBoxColumnCellDisplayTemplateContext :
        ListBoxDisplayTemplateContextBase
    See Also