Skip to main content

SwipeButtonShowingEventArgs Properties

Provides data for the GridControl.SwipeButtonShowing event.
Name Description
ButtonInfo Gets an object that stores information about a swipe button. Inherited from SwipeButtonEventArgs.
IsVisible Gets or sets the swipe button visibility.
RowHandle Gets the row handle. Inherited from RowEventArgs.
SourceRowIndex Gets the index of the record in a data source to which the processed row corresponds. Inherited from SourceRowEventArgs.
See Also