AppearanceObject.Name Property
In This Article
Gets or sets the name of the current appearance object.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v24.2.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
#Declaration
#Property Value
Type | Description |
---|---|
String | A String value which specifies the name of the current appearance object. |
See Also