Back to Devexpress

LayoutViewAppearances Properties

windowsforms-devexpress-dot-xtragrid-dot-views-dot-layout-dot-layoutviewappearances-dot-underscore-properties.md

latest4.7 KB
Original Source

LayoutViewAppearances Properties

Provides appearance settings used to paint the elements in a LayoutView View.

NameDescription
CardGets the appearance settings used to paint the background of cards.
CardCaptionProvides access to the default appearance settings used to paint card captions in a LayoutView.
FieldCaptionGets the appearance settings used to paint field captions in a LayoutView’s cards.
FieldEditingValueGets the appearance settings used to paint field values in edit mode.
FieldValueGets the appearance settings used to paint field values in a LayoutView’s cards.
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.
FocusedCardCaptionGets the appearance settings used to paint the focused card’s caption in a LayoutView.
HeaderPanelContains appearance settings used to paint the Header Panel.
HideSelectionCardCaptionGets the appearance settings used to paint the captions of selected cards when the grid control is not focused.
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.
NoSearchResultsInherited from ColumnViewAppearances.
SelectedCardCaptionGets the appearance settings used to paint the captions of selected cards.
SelectionFrameGets the appearance settings used to paint a marquee selection frame, when selecting multiple cards by a mouse drag.
SeparatorLineGets the appearance settings used to paint card separators.
ViewBackgroundGets the appearance settings used to paint a LayoutView’s background.
ViewCaptionContains appearance settings used to customize the View Caption. Inherited from ColumnViewAppearances.

See Also

LayoutViewAppearances Class

LayoutViewAppearances Members

DevExpress.XtraGrid.Views.Layout Namespace