RoundedSkinPanel.LookAndFeel Property
Gets look and feel settings.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v25.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
| Type | Description |
|---|---|
| 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