TdxVisualRefinements Properties
Stores global DevExpress control appearance settings that complement skins and palettes.| Name | Description |
|---|---|
| HeaderPadding | Specifies the header padding adjustments for container controls. |
| LightBorders | Specifies if lightweight borders are displayed by all DevExpress controls that support them. |
| Padding | Specifies additional cell padding for container controls and standalone editors. |
| UseDisabledSkinPaletteForSVG | Specifies if UI elements apply the active vector skin palette to disabled state glyphs at the application level. |
| UseEnabledSkinPaletteForSVG | Specifies if UI elements apply the active vector skin palette to enabled state glyphs at the application level. |
| UsePaddingForStandaloneEditors | Specifies if global cell padding adjustments affect standalone DevExpress editors. |
See Also