Skip to main content

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.
AllowFormSkins static Gets whether the form title bar skinning feature is enabled.
AllowWindowGhosting static Gets or sets whether the window ghosting feature is enabled for skinned XtraForm objects.
Default static Provides access to the default skin manager.
Skins Gets the collection of skins that are currently available for use in DevExpress controls.
See Also