Proprietà DedDistControl.CurrentActionAdd
|
Indica l'azione che sta eseguendo l'add del nodo
Namespace: DedNet.ControlsAssembly: DedNet (in DedNet.dll) Versione: 27.2.0
Sintassi public DedDistControl.AddNodeActionEnum CurrentActionAdd { get; set; }
Public Property CurrentActionAdd As DedDistControl.AddNodeActionEnum
Get
Set
public:
property DedDistControl.AddNodeActionEnum CurrentActionAdd {
DedDistControl.AddNodeActionEnum get ();
void set (DedDistControl.AddNodeActionEnum value);
}
member CurrentActionAdd : DedDistControl.AddNodeActionEnum with get, set
Valore della proprietà
DedDistControl.AddNodeActionEnumVedi anche