Proprietà RevCommandGridInfoDataRowEnabled
|
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: 22.4.2.0 (22.4.2.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