The TooltipHeaderFieldNamePair type exposes the following members.

Constructors

  NameDescription
Public methodTooltipHeaderFieldNamePair
Constructs a new TooltipHeaderFieldNamePair object

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyFieldName
Gets or sets the name of the DBF field (or column in joined table) to get the tooltip data from.
Public propertyHeaderText
Gets or sets the text to appear as the header of a line in a tooltip

See Also