Proprietà ValidateFamPropertyEventArgsCancel
|
Imposta/restituisce se è da cancellare o no.
Namespace:
DedNet
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public bool Cancel { get; set; }
Public Property Cancel As Boolean
Get
Set
public:
property bool Cancel {
bool get ();
void set (bool value);
}
member Cancel : bool with get, set
Valore della proprietà
Tipo:
BooleanVedi anche