Proprietà DedAttrStringValidatorAcceptBlank
             | 
          
        
        
            Restituisce o imposta se accetta uno spazio come valore valido.
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassipublic bool AcceptBlank { get; set; }Public Property AcceptBlank As Boolean
	Get
	Set
public:
property bool AcceptBlank {
	bool get ();
	void set (bool value);
}member AcceptBlank : bool with get, set
Valore della proprietà
Boolean
Vedi anche