TdxNavBarGroup.StyleBackground Property
Specifies the background style of a group.
Declaration
property StyleBackground: TdxNavBarStyleItem index 0 read; write;
Property Value
Type |
---|
TdxNavBarStyleItem |
Remarks
This property is obsolete and used for compatibility purposes. Use the group’s CustomStyles.Background property instead.
See Also