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