Skip to main content
All docs
V24.1

TreeListCustomizeCellDisplayTextEventArgs Class

Contains data for the CustomizeCellDisplayText event.

Namespace: DevExpress.Blazor

Assembly: DevExpress.Blazor.v24.1.dll

NuGet Package: DevExpress.Blazor

Declaration

public abstract class TreeListCustomizeCellDisplayTextEventArgs :
    GridCustomizeCellDisplayTextEventArgsBase

Inheritance

Object
DevExpress.Blazor.Internal.GridEventArgsBase
DevExpress.Blazor.Internal.GridCustomizeCellDisplayTextEventArgsBase
TreeListCustomizeCellDisplayTextEventArgs
See Also