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 |
---|---|
Auto |
Gets or sets whether a swipe button should be hidden immediately after an end-user taps it. |
Background |
Gets or sets the button background color. |
Button |
Gets or sets the button name. |
Caption | Gets or sets the text displayed within the button. |
Text |
Gets or sets the color used to paint the text within the button. |
Width | Gets or sets the button width. |
See Also