Skip to main content
All docs
V24.2

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.2.dll

NuGet Package: DevExpress.Blazor

Declaration

public class ListBoxColumnCellDisplayTemplateContext :
    ListBoxDisplayTemplateContextBase
See Also