CustomizeFooterEventArgs.Context Property
Specifies the context in which a footer is customized.
Namespace: DevExpress.Export
Assembly: DevExpress.Mobile.Core.v18.2.dll
Declaration
Property Value
Type | Description |
---|---|
DevExpress.Printing.ExportHelpers.IFooterExportContext | An object that represents the context in which the footer is customized. |
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.
See Also