Back to Devexpress

ListBoxColumnCellDisplayTemplateContext Class

blazor-devexpress-dot-blazor-02ba6fe9.md

latest1.4 KB
Original Source

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

NuGet Package : DevExpress.Blazor

Declaration

csharp
public class ListBoxColumnCellDisplayTemplateContext :
    ListBoxDisplayTemplateContextBase

Inheritance

Object ListBoxDisplayTemplateContextBase ListBoxColumnCellDisplayTemplateContext ComboBoxColumnCellDisplayTemplateContext

ListBoxColumnCellDisplayTemplateContext<TData>

TagBoxColumnCellDisplayTemplateContext<TData>

ComboBoxColumnCellDisplayTemplateContext<TData>

See Also

ListBoxColumnCellDisplayTemplateContext Members

DevExpress.Blazor Namespace