Search Results: "wiki/RecentlyCommented" property

Markup Components Configuration

Reference
This section describes configuration properties used to create a template.

name Specifies the name of the template. The value of this property should be assigned to the itemTemplate property of a parent collection container UI component, so that it can use this template for rendering UI component items.

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

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

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

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