Gets the attributes used to customize the UI control for this control.
[Visual Basic] Property ReadOnly Attributes As Hashtable [C#] Hashtable Attributes { get; } [C++] __property Hashtable* get_Attributes(); [JScript] function get Attributes() : Hashtable
IDPLControl Interface | Portrate.Interview.Model Namespace