AppearanceObject.EmptyAppearance Property
Returns an empty appearance object.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
AppearanceObject | An AppearanceObject object whose settings are not initialized. |
See Also