TdxNavBarGroup.ShowControl Property
Specifies whether the group’s client area displays links or custom controls.
Declaration
property ShowControl: Boolean read; write;
Property Value
Type |
---|
Boolean |
Remarks
This property is obsolete and used for compatibility purposes. Use the group’s OptionsGroupControl.ShowControl property instead.
See Also