Proprietà DedPhaseControlReadOnly
|
Restituisce o imposta il campo che indica la possibilità di editare gli attributi di distinta di fase.
Namespace: DedNet.ControlsAssembly: DedNet (in DedNet.dll) Versione: 28.1.0-RC6
Sintassipublic bool ReadOnly { get; set; }Public Property ReadOnly As Boolean
Get
Set
public:
property bool ReadOnly {
bool get ();
void set (bool value);
}member ReadOnly : bool with get, set
Valore della proprietà
Boolean
Vedi anche