TdxCustomNavBar Class
The TdxNavBar control’s base class.
Declaration
TdxCustomNavBar = class(
TcxControl,
IcxDesignSelectionChanged,
IdxNavigationClient,
IdxFluentDesignNavigationControl,
IdxAcrylicHostControlListener
)
Remarks
This object implements most of the functionality of the NavBar control. It simply publishes some properties and events. Please refer to this control description for details on the features it provides.
Do not use this class directly. Use its descendant instead.
Inheritance
See Also