Proprietà EditAnagrCommandBaseEnableDedContextMenu
|
Indica se abilitare il menu contestuale con i comandi del DED.
Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public bool EnableDedContextMenu { get; set; }
Public Property EnableDedContextMenu As Boolean
Get
Set
public:
property bool EnableDedContextMenu {
bool get ();
void set (bool value);
}
member EnableDedContextMenu : bool with get, set
Valore della proprietà
BooleanVedi anche