SwipeButtonInfo Properties
Contains information on a button shown when an end-user swipes left to right, or right to left, over a data row.Name | Description |
---|---|
AutoCloseOnTap | Gets or sets whether a swipe button should be hidden immediately after an end-user taps it. |
BackgroundColor | Gets or sets the button background color. |
ButtonName | Gets or sets the button name. |
Caption | Gets or sets the text displayed within the button. |
TextColor | Gets or sets the color used to paint the text within the button. |
Width | Gets or sets the button width. |
See Also