[]
Base style with basic properties.
public abstract class BaseItemStyle : BaseStyle
| Name | Description |
|---|---|
| BackColor | Gets or sets the Color used to paint the background. |
| BorderColor | Gets or sets the Color used to draw the border around the element. |
| ForeColor | Gets or sets the Color used to paint the text. |