Proprietà EditAttrEventArgsAttr 
             | 
          
        
         
            Lista di attributi in editazione.
            
 
    Namespace: 
   DedNet
    Assembly:
   DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassipublic DedAttrList Attr { get; set; }Public Property Attr As DedAttrList
	Get
	Set
public:
property DedAttrList^ Attr {
	DedAttrList^ get ();
	void set (DedAttrList^ value);
}member Attr : DedAttrList with get, set
Valore della proprietà
Tipo: 
DedAttrList
Vedi anche