Back to Devexpress

RoundedSkinPanel.LookAndFeel Property

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

latest1.5 KB
Original Source

RoundedSkinPanel.LookAndFeel Property

Gets look and feel settings.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.Utils.v25.2.dll

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

Declaration

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

Property Value

TypeDescription
ContainerUserLookAndFeel

Look and feel settings.

|

Remarks

See the following help topic for more information: How to: Customize Look And Feel of Specific Control(s).

See Also

RoundedSkinPanel Class

RoundedSkinPanel Members

DevExpress.XtraEditors Namespace