Back to Devexpress

RoundedSkinPanel.Appearance Property

windowsforms-devexpress-dot-xtraeditors-dot-roundedskinpanel-35146095.md

latest1.3 KB
Original Source

RoundedSkinPanel.Appearance Property

Gets appearance settings. This member supports the internal infrastructure, and is not intended to be used directly from your code.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.Utils.v25.2.dll

NuGet Packages : DevExpress.Utils, DevExpress.Wpf.Core

Declaration

csharp
[DXCategory("Appearance")]
public virtual AppearanceObject Appearance { get; }
vb
<DXCategory("Appearance")>
Public Overridable ReadOnly Property Appearance As AppearanceObject

Property Value

TypeDescription
AppearanceObject

Appearance settings.

|

See Also

RoundedSkinPanel Class

RoundedSkinPanel Members

DevExpress.XtraEditors Namespace