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