Back to Devexpress

WinExplorerViewAppearances Properties

windowsforms-devexpress-dot-xtragrid-dot-views-dot-winexplorer-dot-winexplorerviewappearances-dot-underscore-properties.md

latest5.3 KB
Original Source

WinExplorerViewAppearances Properties

Stores appearance settings allied to Groups and items within a WinExplorerView.

NameDescription
EmptySpaceProvides access to appearance settings that affect the background area of this WinExplorerViewAppearances.
FilterCloseButtonGets the appearance settings used to paint the filter close button. Inherited from ColumnViewAppearances.
FilterPanelGets the appearance settings used to paint the filter panel. Inherited from ColumnViewAppearances.
GroupHoveredStores the Group headers’ appearance settings, used when an end-user hovers this header.
GroupNormalStores the default Group header appearance settings.
GroupPressedStores the Group header appearance settings, used when an end-user clicks this header.
IsDisposedGets whether the current object has been disposed of. Inherited from BaseAppearanceCollection.
IsLoadingIndicates whether the View that owns the current collection is currently being initialized. Inherited from BaseViewAppearanceCollection.
ItemDescriptionDisabledProvides access to appearance settings used to paint View item descriptions when these items are disabled.
ItemDescriptionHoveredProvides access to appearance settings applied to hovered item descriptions.
ItemDescriptionNormalProvides access to the item descriptions’ default appearance settings.
ItemDescriptionPressedProvides access to appearance settings, applied to selected item descriptions.
ItemDescriptionSelectedProvides access to appearance settings used to paint item descriptions when these items are selected.
ItemDisabledStores appearance settings used to paint disabled item captions.
ItemHoveredProvides access to the appearance settings applied to hovered item captions.
ItemNormalProvides access to the item caption default appearance settings.
ItemPressedProvides access to the appearance settings applied to selected item captions.
ItemSelectedStores appearance settings used to paint selected item captions.
NoSearchResultsInherited from ColumnViewAppearances.
ViewCaptionContains appearance settings used to customize the View Caption. Inherited from ColumnViewAppearances.

See Also

WinExplorerViewAppearances Class

WinExplorerViewAppearances Members

DevExpress.XtraGrid.Views.WinExplorer Namespace