ICollectionItem.ItemName Property
When implemented by a class, gets the item’s name.
Namespace: DevExpress.XtraNavBar
Assembly: DevExpress.XtraNavBar.v24.1.dll
NuGet Packages: DevExpress.Win, DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
String | A string value specifying the item’s name. |
See Also