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

Gets a description of what the object does or how the object is used.

Syntax

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

See Also