Proprietà DedFormAnagraficaEditable
|
Imposta gli attributi come modificabili o meno.
Namespace: DedNet.FormsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.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