Proprietà DedEditAnagrControlDisableEditingForOnlyDbAttrs
|
Indica se abilitare o meno l'editazione per gli attributi marchiati come "Solo Db".
Namespace: DedNet.ControlsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public bool DisableEditingForOnlyDbAttrs { get; set; }
Public Property DisableEditingForOnlyDbAttrs As Boolean
Get
Set
public:
property bool DisableEditingForOnlyDbAttrs {
bool get ();
void set (bool value);
}
member DisableEditingForOnlyDbAttrs : bool with get, set
Valore della proprietà
BooleanVedi anche