Proprietà DedFormAnagraficaEditable
|
Imposta gli attributi come modificabili o meno.
Namespace: DedNet.FormsAssembly: DedNet (in DedNet.dll) Versione: 27.1.0
Sintassi public bool Editable { get; set; }
Public Property Editable As Boolean
Get
Set
public:
property bool Editable {
bool get ();
void set (bool value);
}
member Editable : bool with get, set
Valore della proprietà
BooleanVedi anche