CustomGroupSummaryExportEventArgs Properties
Contains data for the CustomGroupSummaryExport event.Name | Description |
---|---|
Appearance | Gets the appearance properties that are applied to cells in the exported document. Inherited from CustomExportEventArgs. |
Content | Gets or sets the content of the exported cell. Inherited from CustomExportEventArgs. |
RowHandle | Gets the handle of the exported group summary’s row. |
See Also