MAUI | ComponentOne
MAUI | ComponentOne
C1.Maui.GridControl Assembly
/
C1.Maui.Grid Namespace
/
CancelEventArgs Class
/ CancelEventArgs Constructor
if set to
true
the event is cancellable.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
CancelEventArgs Constructor
In This Topic
Initializes a new instance of the
CancelEventArgs
class.
Syntax
C#
public
CancelEventArgs(
bool
cancellable
)
Parameters
cancellable
if set to
true
the event is cancellable.
See Also
Reference
CancelEventArgs Class
CancelEventArgs Members