Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
BaseExportGridFieldCaptionEventArgs Class Members
The following tables list the members exposed by BaseExportGridFieldCaptionEventArgs.
Public Properties
| Name | Description |
| Caption | The caption that is being exported |
| Column | The column of the caption that is being exported |
| IsFooterCell | Returns true if this cell is in the grid footer. |
| IsHeaderCell | Returns true if this cell is in the grid header. |
See Also