NavElement.Name Property
Gets or sets the object’s name.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v22.2.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | String.Empty | The object’s name. |
See Also