Skip to main content
A newer version of this page is available. .

CardViewAppearances Properties

Provides the appearance settings used to paint the elements in a Card View.
Name Description
Card Gets the appearance settings for all the cards within a View.
CardButton Gets the appearance settings used to paint card buttons.
CardCaption Gets the appearance settings used to paint card captions.
CardExpandButton Gets the appearance settings used to paint card expand buttons.
EmptySpace Gets the appearance settings used to paint the View’s empty space.
FieldCaption Gets the appearance settings used to paint field captions.
FieldValue Gets the appearance settings used to paint the field values in a Card View.
FilterCloseButton Gets the appearance settings used to paint the filter close button. Inherited from ColumnViewAppearances.
FilterPanel Gets the appearance settings used to paint the filter panel. Inherited from ColumnViewAppearances.
FocusedCardCaption Gets the appearance settings used to paint the caption of the focused card.
HideSelectionCardCaption Gets the appearance settings used to paint the captions of selected cards when the grid control is not focused.
IsDisposed Gets whether the current object has been disposed of. Inherited from BaseAppearanceCollection.
IsLoading Indicates whether the View that owns the current collection is currently being initialized. Inherited from BaseViewAppearanceCollection.
SelectedCardCaption Gets the appearance settings used to paint the captions of selected cards.
SeparatorLine Gets the appearance settings used to paint the card separators.
ViewCaption Contains appearance settings used to customize the View Caption. Inherited from ColumnViewAppearances.
See Also