Search Results: "wiki/RecentlyCommented" property

dxDraggable 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.

dxDrawer 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.

dxDropDownBox 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.

dxDropDownButton 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.

dxFileManager 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.