Proprietà ValidateFamPropertyEventArgsCancel
             | 
          
        
        
            Imposta/restituisce se è da cancellare o no.
            
        
        Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic 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à
Boolean
Vedi anche