Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

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