Proprietà DocumentMovingEventArgsItem
             | 
          
        
        
            Restituisce l'elemento che sta per essere oggetto dell'operazione 
            
        
        Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic DocStructInfo Item { get; }Public ReadOnly Property Item As DocStructInfo
	Get
public:
property DocStructInfo^ Item {
	DocStructInfo^ get ();
}member Item : DocStructInfo with get
Valore della proprietà
DocStructInfo
Vedi anche