Back to Devexpress

LayoutAppearanceCollection Properties

windowsforms-devexpress-dot-xtralayout-dot-layoutappearancecollection-dot-underscore-properties.md

latest2.9 KB
Original Source

LayoutAppearanceCollection Properties

Provides the appearance settings used to paint a LayoutControl.

NameDescription
ControlGets the appearance settings used to paint the contents of all the editors owned by the LayoutControl.
ControlDisabledGets the appearance settings used to paint the contents of the editors owned by the LayoutControl when they are disabled. This option is only in effect for DevExpress controls that support the StyleController.
ControlDropDownGets the appearance settings used to paint the popup window of all the editors owned by the LayoutControl.
ControlDropDownHeaderGets the appearance settings used to paint the header panel within the popup windows of all the editors owned by the LayoutControl.
ControlFocusedGets the appearance settings used to paint the currently focused editor within the LayoutControl.
ControlReadOnlyGets the appearance settings used to paint the contents of the editors owned by the LayoutControl when they are in the read-only state. This option is only in effect for DevExpress controls that support the StyleController mechanism.
DisabledLayoutGroupCaptionGets the appearance settings used to paint captions of disabled layout groups.
DisabledLayoutItemGets the appearance settings used to paint captions of disabled layout items or items that display disabled controls.
IsDisposedGets whether the current object has been disposed of. Inherited from BaseAppearanceCollection.
IsLoadingIndicates whether the collection’s owner is currently being initialized. Inherited from BaseAppearanceCollection.

See Also

LayoutAppearanceCollection Class

LayoutAppearanceCollection Members

DevExpress.XtraLayout Namespace