Back to Devexpress

TreeListRowExportingEventArgs Class

blazor-devexpress-dot-blazor-5138fe11.md

latest1.1 KB
Original Source

TreeListRowExportingEventArgs Class

Contains data for the RowExporting event.’

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public class TreeListRowExportingEventArgs :
    TreeListExportRowEventArgs

Remarks

The RowExporting action allows you to filter exported TreeList data. The TreeListRowExportingEventArgs object contains data related to the action.

Refer to the action description for additional information and an example.

Inheritance

Object TreeListExportRowEventArgs TreeListRowExportingEventArgs

See Also

TreeListRowExportingEventArgs Members

DevExpress.Blazor Namespace