Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

SwipeItemAppearance Fields
Show Inherited Hide Inherited

An object that contains a DataGridView swipe item’s apperance properties.
Name Description
AutomationIdProperty static Bindable property for AutomationId. Inherited from Element.
BackgroundColorProperty static Identifies the BackgroundColor bindable property. Inherited from DataGridItemAppearanceBase.
BindingContextProperty static Bindable property for BindingContext. Inherited from BindableObject.
BorderColorProperty static Identifies the BorderColor bindable property. Inherited from DataGridItemAppearanceBase.
ClassIdProperty static Bindable property for ClassId. Inherited from Element.
FontAttributesProperty static Identifies the FontAttributes bindable property. Inherited from DataGridItemAppearanceBase.
FontColorProperty static Identifies the FontColor bindable property. Inherited from DataGridItemAppearanceBase.
FontFamilyProperty static Identifies the FontFamily bindable property. Inherited from DataGridItemAppearanceBase.
FontSizeProperty static Identifies the FontSize bindable property. Inherited from DataGridItemAppearanceBase.
TextDecorationsProperty static Identifies the TextDecorations bindable property. Inherited from DataGridItemAppearanceBase.
WidthProperty static Identifies the Width bindable property.
See Also