Style sheet
Set the styles of graphical objects, either globally or for specific object classes.
Properties
Name | BrowseName | DataType | Description |
---|---|---|---|
Interactive controls background color | InteractiveBackgroundColor | Background color of the interactive controls (for example, Button, Text box, Combo box, Data grid, and so on). | |
Interactive controls color | InteractiveColor | Color of the interactive controls (for example, Button, Text box, Combo box, Data grid, and so on). | |
Interactive controls gradient percentage | InteractiveColorGradientPercent | Gradient percentage on background of interactive controls (for example, Button, Text box, Combo box, Data grid, and so on). | |
Data input background color | DataInputBackgroundColor | Background color of the data entry controls (for example, Button, Text box, Combo box, Data grid, and so on). | |
Data input text color | DataInputTextColor | Color of the text of date entry controls (for example, Combo box, Data grid, graphics, and so on). | |
Horizontal padding percent | HorizontalPaddingPercent | Percentage of the distance between the content and the horizontal edges of the objects. | |
Vertical padding percent | VerticalPaddingPercent | Percentage of the distance between the content and the horizontal edges of the objects. | |
Disabled opacity | DisabledOpacity | Opacity level of the disabled objects (Enabled property set to False). | |
Interactive controls drop shadow size | InteractiveDropShadowSize | Shadow size of the interactive controls (for example, Button, Text box, Combo box, Data grid, and so on). | |
Button style | ButtonStyle | Global properties for all project Button objects. | |
Button accent style | ButtonAccentStyle | Global properties for all project Button highlighted objects. | |
Data input style | DataInputStyle | Global properties for all project data entry controls. | |
Switch style | SwitchStyle | Global properties for all project Switch objects. | |
Gauge style | GaugeStyle | Global properties for all project indicators. | |
Navigation panel style | NavigationPanelStyle | Global properties for all project Navigation panel objects. | |
Chart style | ChartStyle | Global properties for all project charts. | |
DataList style | DataListStyle | Global properties for all project data lists. | |
Tooltip style | ToolTipStyle | Global properties for all object tooltips in the project. | |
ScrollBar style | ScrollBarStyle | Global properties for all project scroll bars. | |
Accordion style | AccordionStyle | Global properties for all project Accordions. | |
Pie chart style | PieChartStyle | Global properties for all project pie chart objects. | |
Histogram chart style | HistogramChartStyle | Global properties for all project bar chart objects. |
Provide Feedback