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
Inheritance
See Also