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