'Declaration
<System.ComponentModel.DescriptionAttribute("")> <System.ComponentModel.DefaultValueAttribute("")> <System.ComponentModel.LocalizableAttribute(True)> Public Property TooltipText As System.String
'Usage
Dim instance As NNavigationPaneBand Dim value As System.String instance.TooltipText = value value = instance.TooltipText
[System.ComponentModel.Description("")] [System.ComponentModel.DefaultValue("")] [System.ComponentModel.Localizable(true)] public System.string TooltipText {get; set;}