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