TdxBarDBNavigator.BarManager Property
Specifies the bar manager for the current TdxBarDBNavigator.
Declaration
property BarManager: TdxBarManager read; write;
Property Value
Type |
---|
TdxBarManager |
Remarks
Use the BarManager property to specify the bar manager of the TdxBarManager type to which the current TdxBarDBNavigator belongs. The TdxBarManager supports a single TdxBarDBNavigator object.
See Also