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. |
FontColorProperty static | Identifies the FontColor bindable property. |
ImageProperty static | Identifies the Image bindable property. |
TemplateProperty static | |
WidthProperty static | Identifies the Width bindable property. |
See Also