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