Data List Cancel Event ArgsCancel Property
Get or set whether or not the event is canceled
Definition
Namespace: EWSoftware.ListControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2024.12.31.0
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2024.12.31.0
C#
public bool Cancel { get; set; }VB
Public Property Cancel As Boolean
Get
SetC++
public:
property bool Cancel {
bool get ();
void set (bool value);
}F#
member Cancel : bool with get, setProperty Value
BooleanRemarks
Set this to true to cancel the event