Back to Devexpress

CardViewAppearances Properties

windowsforms-devexpress-dot-xtragrid-dot-views-dot-card-dot-cardviewappearances-dot-underscore-properties.md

latest5.2 KB
Original Source

CardViewAppearances Properties

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

NameDescription
CardGets the appearance settings for all the cards within a View.
CardButtonGets the appearance settings used to paint card buttons.
CardCaptionGets the appearance settings used to paint card captions.
CardExpandButtonGets the appearance settings used to paint card expand buttons.
EmptySpaceGets the appearance settings used to paint the View’s empty space.
FieldCaptionGets the appearance settings used to paint field captions.
FieldValueGets the appearance settings used to paint the field values in a Card View.
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 caption of the focused card.
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.
SeparatorLineGets the appearance settings used to paint the card separators.
ViewCaptionContains appearance settings used to customize the View Caption. Inherited from ColumnViewAppearances.

See Also

CardViewAppearances Class

CardViewAppearances Members

DevExpress.XtraGrid.Views.Card Namespace