Proprietà DedOpenCommandEventArgsReadOnly
|
Restituisce se si tratti di una apertura in sola lettura.
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 28.1.0-RC6
Sintassipublic bool ReadOnly { get; }Public ReadOnly Property ReadOnly As Boolean
Get
public:
property bool ReadOnly {
bool get ();
}member ReadOnly : bool with get
Valore della proprietà
Boolean
Vedi anche