TreeListRowExportingEventArgs Properties
Contains data for the RowExporting event.’
Name | Description |
---|---|
Cancel | Specifies whether the row should be excluded from export. |
Data |
Returns a data source item that is bound to a currently processed row. |
Has |
Returns whether the current row contains child rows. |
See Also