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

SwipeItemAppearance Properties

An object that contains a DataGridView swipe item’s apperance properties.
Name Description
BackgroundColor Inherited from DataGridItemAppearanceBase.
BorderColor Gets or sets the border color of the DataGridView‘s items. This is a bindable property. Inherited from DataGridItemAppearanceBase.
FontAttributes Gets or sets the font attributes of the DataGridView‘s items. This is a bindable property. Inherited from DataGridItemAppearanceBase.
FontColor Gets or sets the font color of the DataGridView‘s items. This is a bindable property. Inherited from DataGridItemAppearanceBase.
FontFamily Gets or sets the font family of the DataGridView‘s items. This is a bindable property. Inherited from DataGridItemAppearanceBase.
FontSize Gets or sets the font size of the DataGridView‘s items. This is a bindable property. Inherited from DataGridItemAppearanceBase.
TextDecorations Gets or sets the text decorations of the DataGridView‘s items. This is a bindable property. Inherited from DataGridItemAppearanceBase.
Width Gets or sets the width of the SwipeItem. This is a bindable property.
See Also