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

roleName

Syntax

Visual Basic (Declaration) 
Protected Function GetUIRole( _
   ByVal roleName As String _
) As Infragistics.Win.AppStyling.UIRole
C# 
protected Infragistics.Win.AppStyling.UIRole GetUIRole( 
   string roleName
)

Parameters

roleName

See Also