EcxGridExport Class
In This Article
The exception class for errors that occur during content export from a data grid control.
#Declaration
Delphi
EcxGridExport = class(
EdxException
)
#Inheritance
TObject
Exception
EdxException
EcxGridExport
See Also