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