Back to Devexpress

TdxCustomNavBar.Items Property

vcl-dxnavbar-dot-tdxcustomnavbar-5e70498b.md

latest733 B
Original Source

TdxCustomNavBar.Items Property

Provides access to the list of items in the NavBar control.

Declaration

delphi
property Items: TdxNavBarItems read;

Property Value

Type
TdxNavBarItems

Remarks

The Items property is used to provide access to the list of items in the NavBar control. Use methods of the Items object to add, delete and get access to a particular NavBar item.

See Also

Linking Groups and Items

TdxCustomNavBar Class

TdxCustomNavBar Members

dxNavBar Unit