TdxNavBarBaseStyle.BackColor Property
Specifies the starting color of the linear gradient brush used to fill an element’s background.
Declaration
property BackColor: TColor read; write;
Property Value
Type |
---|
TColor |
Remarks
NavBar elements can be painted using the linear gradient filling. Use the BackColor property to specify the starting color of the linear gradient.
See Also