Search Results: "wiki/RecentlyCommented" property

dxBullet OptionChangedEvent

Reference
The type of the optionChanged event handler's argument.

component The UI component's instance. element The UI component's container. fullName The path to the modified property that includes all parent properties. name The modified property if it belongs to the first level. Otherwise, the first-level property into which it is nested. previousValue The UI component's previous value. value The modified property's new value.

dxButton OptionChangedEvent

Reference
The type of the optionChanged event handler's argument.

component The UI component's instance. element The UI component's container. fullName The path to the modified property that includes all parent properties. name The modified property if it belongs to the first level. Otherwise, the first-level property into which it is nested. previousValue The UI component's previous value. value The modified property's new value.

dxButtonGroup OptionChangedEvent

Reference
The type of the optionChanged event handler's argument.

component The UI component's instance. element The UI component's container. fullName The path to the modified property that includes all parent properties. name The modified property if it belongs to the first level. Otherwise, the first-level property into which it is nested. previousValue The UI component's previous value. value The modified property's new value.

dxCalendar OptionChangedEvent

Reference
The type of the optionChanged event handler's argument.

component The UI component's instance. element The UI component's container. fullName The path to the modified property that includes all parent properties. name The modified property if it belongs to the first level. Otherwise, the first-level property into which it is nested. previousValue The UI component's previous value. value The modified property's new value.

dxChart OptionChangedEvent

Reference
The type of the optionChanged event handler's argument.

component The UI component's instance. element The UI component's container. fullName The path to the modified property that includes all parent properties. name The modified property if it belongs to the first level. Otherwise, the first-level property into which it is nested. previousValue The UI component's previous value. value The modified property's new value.