The Portrate Interview Engine

IDPLControl.Attributes Property

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

See Also

IDPLControl Interface | Portrate.Interview.Model Namespace