Skip to main content
A newer version of this page is available. .

SkinManager Properties

Manages skins for DevExpress controls.
Name Description
AllowArrowDragIndicators static Gets or sets whether dragging-and-dropping columns/fields is indicated using arrow indicators.
AllowCopyScaledInfoFromTemplate static This member supports the internal infrastructure, and is not intended to be used directly from your code.
AllowFormSkins static Gets whether the form title bar skinning feature is enabled.
AllowMdiFormSkins static Gets whether the form title bar skinning feature is enabled for MDI child windows.
AllowWindowGhosting static Gets or sets whether the window ghosting feature is enabled for skinned XtraForm objects.
CurrentPaintControl static This member supports the internal infrastructure, and is not intended to be used directly from your code.
Default static Provides access to the default skin manager.
HitElements static This member supports the internal infrastructure, and is not intended to be used directly from your code.
HitPoint static This member supports the internal infrastructure, and is not intended to be used directly from your code.
IsSkinHitTestingEnabled static This member supports the internal infrastructure, and is not intended to be used directly from your code.
OpenedInSkinEditor static Gets or sets whether the current SkinManager is opened in the Skin Editor.
Skins Gets the collection of skins that are currently available for use in DevExpress controls.
See Also