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

SwipeItemAppearance Fields

An object that contains a DataGridView swipe item’s apperance properties.
Name Description
BackgroundColorProperty static Identifies the BackgroundColor bindable property. Inherited from DataGridItemAppearanceBase.
BorderColorProperty static Identifies the BorderColor bindable property. Inherited from DataGridItemAppearanceBase.
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