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

Returns the ui role for the element.

Syntax

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

See Also