TCustomdxBarControl.ChildBar Property
Specifies a child bar control (if it exists).
Declaration
property ChildBar: TCustomdxBarControl read; write;
Property Value
Type |
---|
TCustomdxBarControl |
Remarks
An example of a child bar control is an unfolded toolbar subitem control. This bar control becomes a parent of the child bar control.
See Also