Skip to main content
All docs
V24.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.v24.1.dll

NuGet Package: DevExpress.Blazor

Declaration

public class ListBoxColumnCellDisplayTemplateContext :
    ListBoxDisplayTemplateContextBase
See Also