TcxLabelLineOptions Properties
Contains appearance settings of a line drawn next to a Label control’s caption.| Name | Description |
|---|---|
| Alignment | Specifies the position of a line within the label. |
| InnerColor | Specifies the color of the label’s inner line. |
| OuterColor | Specifies the color of the label’s outer line. |
| Visible | Specifies whether a line is drawn next to the label’s caption. |
See Also