CustomizeCellEventArgsExtended Class
In This Article
Provides data for events that allow cells in the export output to be customized.
Namespace: DevExpress.Export
Assembly: DevExpress.Printing.v24.2.Core.dll
NuGet Package: DevExpress.Printing.Core
#Declaration
public class CustomizeCellEventArgsExtended :
CustomizeCellEventArgs
#Inheritance
Object
DataAwareEventArgsBase
CustomizeCellEventArgsBase
CustomizeCellEventArgs
CustomizeCellEventArgsExtended
See Also