TdxBarButtonControl.PaintStyle Property
Returns the paint style of the button control.
Declaration
property PaintStyle: TdxBarPaintStyle read;
Property Value
| Type |
|---|
| TdxBarPaintStyle |
Remarks
The property value corresponds to the PaintStyle property value of an underlying bar item.
See Also