Proprietà CascadeRowEditable
|
Indica se le celle della riga sono editabili.
Namespace: DedNet.FormsAssembly: DedNet (in DedNet.dll) Versione: 28.1.0-RC6
Sintassipublic bool Editable { get; }Public ReadOnly Property Editable As Boolean
Get
public:
property bool Editable {
bool get ();
}member Editable : bool with get
Valore della proprietà
Boolean
Vedi anche