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

SwipeItem Fields

Stores information about an action button shown when a user swipes a data row.
Name Description
BackgroundColorProperty static Identifies the BackgroundColor bindable property.
CaptionProperty static Identifies the Caption bindable property.
CommandProperty static Identifies the Command bindable property.
FontAttributesProperty static Identifies the FontAttributes bindable property.
FontColorProperty static Identifies the FontColor bindable property.
FontFamilyProperty static Identifies the FontFamily bindable property.
FontSizeProperty static Identifies the FontSize bindable property.
ImageProperty static Identifies the Image bindable property.
TemplateProperty static Identifies the Template bindable property.
TextDecorationsProperty static Identifies the TextDecorations bindable property.
WidthProperty static Identifies the Width bindable property.
See Also