Search Results: "wiki/RecentlyCommented" property

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

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

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

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

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