GrapeCity.Win.MultiRow Namespace > DropDownItem Class : ToolTip Property |
<SRDescriptionAttribute("Indicates the tooltip of the DropDownItem.")> <DefaultValueAttribute()> <SRCategoryAttribute("Appearance")> Public Overridable Property ToolTip As String
Dim instance As DropDownItem Dim value As String instance.ToolTip = value value = instance.ToolTip
[SRDescription("Indicates the tooltip of the DropDownItem.")] [DefaultValue()] [SRCategory("Appearance")] public virtual string ToolTip {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2