XtraMessageBoxArgs.Appearance Property
In This Article
Gets a new instance of the AppearanceObject class.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
public AppearanceObject Appearance { get; }
#Property Value
Type | Description |
---|---|
Appearance |
A new instance of the Appearance |
See Also