TreeListExportRowEventArgs Class
A base class for TreeListRowExportingEventArgs and TreeListExportCustomizeCellEventArgs classes.
Namespace: DevExpress.Blazor
Assembly: DevExpress.Blazor.Grid.v26.1.dll
Declaration
public abstract class TreeListExportRowEventArgs
Remarks
Refer to class descriptions for additional information and examples.
Inheritance
See Also