TdxNavBarCustomStyles.Background Property
In This Article
Specifies a custom style applied to the NavBar control’s client area.
#Declaration
Delphi
property Background: TdxNavBarStyleItem index 0 read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
You need to create a custom style to initialize this property at design time.
See Also