Proprietà EditAnagrCommandBaseEnableDedContextMenu
|
Indica se abilitare il menu contestuale con i comandi del DED.
Namespace:
DedNet.Commands
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.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à
Tipo:
BooleanVedi anche