Proprietà GridInfoDataRowEnabled
             | 
          
        
        
            Restituisce o imposta se l'utente possa modificare l'elemento.
            Dipende se il documento è di interesse del client.
            
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic bool Enabled { get; set; }Public Property Enabled As Boolean
	Get
	Set
public:
property bool Enabled {
	bool get ();
	void set (bool value);
}member Enabled : bool with get, set
Valore della proprietà
Boolean
Vedi anche