Search Results: "wiki/RecentlyCommented" property

dxCircularGauge valueIndicator text font

Reference
Specifies font properties for the text displayed by the indicator.

color Specifies font color. This property supports the following colors: Hexadecimal colors RGB colors RGBA colors Predefined/cross-browser color names Predefined SVG colors Paint server address family Specifies font family. For details on acceptable values, refer to the Font family article. opacity Specifies font opacity. This property accepts a value from 0 to 1, where 0 makes the text

dxCircularGauge RangeBar text font

Reference
Specifies font properties for the text displayed by the indicator.

color Specifies font color. This property supports the following colors: Hexadecimal colors RGB colors RGBA colors Predefined/cross-browser color names Predefined SVG colors Paint server address family Specifies font family. For details on acceptable values, refer to the Font family article. opacity Specifies font opacity. This property accepts a value from 0 to 1, where 0 makes the text

dxCircularGauge TextCloud text font

Reference
Specifies font properties for the text displayed by the indicator.

color Specifies font color. This property supports the following colors: Hexadecimal colors RGB colors RGBA colors Predefined/cross-browser color names Predefined SVG colors Paint server address family Specifies font family. For details on acceptable values, refer to the Font family article. opacity Specifies font opacity. This property accepts a value from 0 to 1, where 0 makes the text

dxColorBox buttons

Reference
Allows you to add custom buttons to the input text field.

or after the input text field. NOTE This property does not work for built-in buttons. name Specifies the button's name. See Also getButton(name) options Configures the Button UI component used as the action button. NOTE This property does not work for built-in buttons. View Demo

dxDataGrid columnChooser selection

Reference
Configures column selection functionality within the column chooser.

Set the mode property to "select", to use check boxes to select columns in the column chooser. View Demo allowSelectAll Specifies whether a "Select All" option is available... recursively, set this property to true. View Demo selectByClick Specifies whether an item becomes selected if a user clicks the item's label.