Proprietà DedAttrStringValidatorAcceptBlank
|
Restituisce o imposta se accetta uno spazio come valore valido.
Namespace:
DedNet.Core
Assembly:
DedNet (in DedNet.dll) Versione: 22.4.2.0 (22.4.2.0)
Sintassi public 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à
Tipo:
BooleanVedi anche