The following tables list the members exposed by OperandInfo.
Name | Description | |
---|---|---|
Children | Gets the collection of operands or owners owned by this instance, if it is an owner. | |
Dialog | Gets the Infragistics.Controls.Interactions.FormulaEditorDialog in which the operand or owner is displayed. | |
IsDataReference | Gets the value which indicates whether this operand can be the source or target for a formula. | |
IsEnabled | Gets the value which indicates whether this operand is enabled and can be used in the formula. | |
IsExpanded | Gets or sets the value indicating whether the operand or owner is expanded in the UI. | |
Name | Gets the name of the operand or owner. | |
NodeType | Gets the type of reference represented by the node. | |
Reference | Gets the Infragistics.Calculations.Engine.ICalculationReference representing the operand. | |
Signature | Gets the signature of the operand when used in the formula. |
Name | Description | |
---|---|---|
Equals | Determines whether the operand is equal to the specified object. | |
GetHashCode | Gets the hash code for the operand. | |
ToString | Gets the string representation of the OperandInfo. |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property changes on the instance. |