CustomGroupRowExportEventArgs Properties
Contains data for the CustomGroupRowExport event.
Name | Description |
---|---|
Appearance |
Gets the appearance properties that are applied to cells in the exported document.
Inherited from Custom |
Content |
Gets or sets the content of the exported cell.
Inherited from Custom |
Row |
Gets the exported row’s handle. |
Value | Gets or sets the exported group cell’s value. |
See Also