ClassActionSheetBeforeShowEventArgs
Class
The class that describes the event arguments of the OnBeforeShow event of the ActionSheet.
Definition
Namespace:Telerik.Blazor.Components.Common.Sheets
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public class ActionSheetBeforeShowEventArgs : ICancellableEventArgs
Inheritance: objectActionSheetBeforeShowEventArgs
Implements:
Constructors
ActionSheetBeforeShowEventArgs()
Declaration
cs-api-definition
public ActionSheetBeforeShowEventArgs()