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

Gets a string that describes the visual appearance of the specified object. Not all objects have a description

Syntax

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

See Also