Proprietà EditAttrEventArgsAttr
|
Lista di attributi in editazione.
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public 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à
DedAttrListVedi anche