Proprietà EditAttrValidatingEventArgsSilent
|
Indica se la validazione deve essere silent.
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 28.1.0-RC6
Sintassipublic bool Silent { get; set; }Public Property Silent As Boolean
Get
Set
public:
property bool Silent {
bool get ();
void set (bool value);
}member Silent : bool with get, set
Valore della proprietà
Boolean
Vedi anche