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

Returns the name of the accessible object.

Syntax

Visual Basic (Declaration) 
Public Overrides Property Name As String
C# 
public override string Name {get; set;}

See Also