DataList style
Style for data lists
- BrowseName
- DataListStyle
- SuperType
- Control style(ControlStyle)
Properties
Name | BrowseName | DataType | Description |
---|---|---|---|
Background color | BackgroundColor | Color | If the Appearance is Default, Bordered Circular or Bordered Rectangular, it is the color of the button. If the Appearance is Accent, the color is the one set in the style sheet in the Highlight color property |
Text color | TextColor | Color | Color of the text to display |
Border color | BorderColor | Color | Color of the polygon border |
Horizontal lines color | HorizontalLineColor | Color | Color of the horizontal lines |
Vertical lines color | VerticalLineColor | Color | Color of the vertical lines |
Selection background color | SelectionBackgroundColor | Color | Background color of the selected item |
Select text color | SelectionTextColor | Color | Sets the text color selected |
Selection border color | SelectionBorderColor | Color | Border color of the selected item |
Hover background color | HoverBackgroundColor | Color | Background color of the element under the mouse cursor |
Hover text color | HoverTextColor | Color | Text color of the element under the mouse cursor |
Hover border color | HoverBorderColor | Color | Border color of the element under the mouse cursor |
Alternate background color | AlternateBackgroundColor | Color | Alternative color of the row lines |
Border width | BorderWidth | Size | Thickness of the object border |
Font family | FontFamily | Font | Font family |
Font weight | FontWeight | Font weight | Font weight |
Font italic | FontItalic | Boolean | Enables/disables italics in the text |
Font size | FontSize | Size | Font size |
Header background color | HeaderBackgroundColor | Color | Background color for the header |
Header text color | HeaderTextColor | Color | Text color for the header |
Header border color | HeaderBorderColor | Color | Border color for the header |
Header font family | HeaderFontFamily | Font | Font family for the header |
Header font weight | HeaderFontWeight | Font weight | Font weight for the header |
Header font italic | HeaderFontItalic | Boolean | Enable italic font for the header |
Header font size | HeaderFontSize | Size | Font size for the header |
Radius | Radius | Size | Radius of the angles of the objects |