Search Results: "wiki/RecentlyCommented" property
- All Results 1000
- Guides 25
- Reference 975
- Technical Demos
- Support Center
dxValidationSummary Configuration
; ); } } export default App; hoverStateEnabled Specifies whether the UI component changes its state when a user pauses on it. itemComponent An alias for the itemTemplate property specified in React. Accepts a custom component. Refer to Using a Custom Component for more information. itemRender An alias for the itemTemplate property specified in React. Accepts a rendering function. Refer to Using a Rendering
dxVectorMap legends title subtitle
To specify only the subtitle's text, assign it directly to this property. Otherwise, set this property to an object with the text and other fields specified. font Specifies the legend subtitle's font properties. The following code sample illustrates how to set this property: jQuery index.js $(function() { $("#vectorMapContainer").dxVectorMap({ // ... legend
Markup Components dxTemplate
, specify the template name and assign it to the corresponding xxxTemplate property (for example, itemTemplate, containerTemplate). You can omit specifying the xxxTemplate property if you use the default... component element you specify the template for. See the corresponding xxxTemplate property description for more information on a specific template's binding context. Angular HTMLTypeScript <dx-popup
dxLookup Configuration
the shortcut key that sets focus on the UI component. The value of this property will be passed to the accesskey attribute of the HTML element that underlies the UI component. activeStateEnabled Specifies whether the UI component changes its visual state as a result of user interaction. The UI component switches to the active state when users press down the primary mouse button. When this property
dxRangeSelector Configuration
the properties for the range selector's background. A background is an area that is painted in a specified color. You can change this color by setting the background's color property and by displaying... background color. To show the chart without a background, set the background's visible property to false. NOTE You can use this property only when the range selector displays an image or chart