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: 26.4.0.0 (26.4.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à
BooleanVedi anche