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