Version

OperandInitializingEventArgs Class Properties

For a list of all members of this type, see OperandInitializingEventArgs members.

Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyFormulaProviderRead-only property that returns the IFormulaProvider. The IFormulaProvider is the object whose format property is being edited.  
Public PropertyOperandContextRead-only property that returns the context of the Reference. For example, this could be an UltraGridColumn, a SummaryValue, a TextBox, etc.  
Public PropertyOperandNameRead-only property that returns the actual name of the reference which is being initialized.  
See Also