Infragistics(R) NetAdvantage(R) Windows Forms
UIRole Property
See Also  E-mail your feedback on this topic.
Infragistics.Win.Misc Namespace > UltraPanelClientAreaUIElement Class : UIRole Property

Gets the T:Infragistics.Win.AppStyling.UIRole associated with this element.

Syntax

Visual Basic (Declaration) 
Public Overrides ReadOnly Property UIRole As Infragistics.Win.AppStyling.UIRole
C# 
public override Infragistics.Win.AppStyling.UIRole UIRole {get;}

See Also