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