Skip to main content

CustomizeFooterEventArgs Class

Namespace: DevExpress.Export

Assembly: DevExpress.Mobile.Core.v18.2.dll

Declaration

public class CustomizeFooterEventArgs

Remarks

Important

This documentation topic describes legacy technology. We no longer develop new functionality for the GridControl and suggest that you use the new DataGridView control instead.

The CustomizeFooterEventArgs objects are automatically created, initialized and passed to the DataAwareExportOptionsBase.CustomizeFooter and the CsvExportOptions.CustomizeFooter event handlers.

Inheritance

Object
CustomizeFooterEventArgs
See Also