TreeListExportRowEventArgs Class
A base class for TreeListRowExportingEventArgs and TreeListExportCustomizeCellEventArgs classes.
Namespace: DevExpress.Blazor
Assembly: DevExpress.Blazor.v24.2.dll
NuGet Package: DevExpress.Blazor
Declaration
public abstract class TreeListExportRowEventArgs
Remarks
Refer to class descriptions for more information and examples.
Inheritance
See Also