Version

CellExportingEventArgsBase Class Members

The following tables list the members exposed by CellExportingEventArgsBase.

Public Properties
 NameDescription
Public PropertyCellSettingsReturns the resolved settings to be applied to the cell.  
Public PropertyFieldReturns the Field associated with the value being exported or null if there is no field associated with the value.  
Public PropertyRecordReturns the associated Record.  
Public PropertyValueReturns or sets the value that should be written for the cell.  
See Also