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