Class IgrOperatorSelectorValueChangedEventArgs
Hierarchy
Hierarchy
- IgrOperatorSelectorValueChangedEventArgs
Accessors
nativeElement
- get nativeElement(): HTMLElement
Returns HTMLElement
newValue
- get newValue(): ColumnComparisonConditionOperatorType
- set newValue(v): void
Parameters
Returns void
oldValue
- get oldValue(): ColumnComparisonConditionOperatorType
- set oldValue(v): void
Parameters
Returns void
Event arguments for the ComparisonOperatorSelector ValueChanged event.