The following tables list the members exposed by FormulaExportingEventArgs.
Name | Description | |
---|---|---|
FormulaExportingEventArgs Constructor | Creates a new FormulaEventArgs instance. |
Name | Description | |
---|---|---|
Action | Determines what action to take when exporting a formula. | |
Context | The object in the UltraGrid whose formula is being exported. (Inherited from Infragistics.Win.UltraWinGrid.ExcelExport.FormulaEventArgs) | |
GridFormula | The formula of the object in the grid being exported. (Inherited from Infragistics.Win.UltraWinGrid.ExcelExport.FormulaEventArgs) | |
WorksheetCell | The worksheet cell to which the formula is being exported. (Inherited from Infragistics.Win.UltraWinGrid.ExcelExport.FormulaEventArgs) |