TdxNavBarGroup.StyleControl Property
Specifies the group’s embedded control style.
Declaration
property StyleControl: TdxNavBarStyleItem index 1 read; write;
Property Value
Type |
---|
TdxNavBarStyleItem |
Remarks
This property is obsolete and used for compatibility purposes. Use the group’s CustomStyles.Control property instead.
See Also