Proprietà DedOpenCommandEventArgsReadOnly
|
Restituisce se si tratti di una apertura in sola lettura.
Namespace:
DedNet
Assembly:
DedNet (in DedNet.dll) Versione: 22.4.2.0 (22.4.2.0)
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à
Tipo:
Boolean
Vedi anche