The following tables list the members exposed by OperandInitializingEventArgs.
Name | Description | |
---|---|---|
OperandInitializingEventArgs Constructor | Constructor |
Name | Description | |
---|---|---|
Cancel | (Inherited from System.ComponentModel.CancelEventArgs) | |
FormulaProvider | Read-only property that returns the IFormulaProvider. The IFormulaProvider is the object whose format property is being edited. | |
OperandContext | Read-only property that returns the context of the Reference. For example, this could be an UltraGridColumn, a SummaryValue, a TextBox, etc. | |
OperandName | Read-only property that returns the actual name of the reference which is being initialized. |