TdxNavBarSeparator Class
In This Article
#Declaration
Delphi
TdxNavBarSeparator = class(
TdxNavBarItem
)
#Remarks
Item separators are displayed in groups as horizontal lines.
At design time, you can create separators by clicking a corresponding menu item in the Items page of the NavBar designer.
#Inheritance
See Also