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