Proprietà EditAttrEventArgsAttr
             | 
          
        
        
            Lista di attributi in editazione.
            
        
        Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.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à
DedAttrList
Vedi anche