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