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