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

    Declaration

    public class ListBoxColumnCellDisplayTemplateContext :
        ListBoxDisplayTemplateContextBase
    See Also