Proprietà GridInfoDataRowEnabled
|
Restituisce o imposta se l'utente possa modificare l'elemento.
Dipende se il documento è di interesse del client.
Namespace:
DedNet.Commands
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public 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à
Tipo:
BooleanVedi anche