GrapeCity.Win.MultiRow Namespace > LinkLabelCell Class : LinkVisited Property |
<SRDescriptionAttribute("Indicates whether the hyperlink is rendered as visited.")> <DefaultValueAttribute()> <SRCategoryAttribute("Appearance")> Public Property LinkVisited As Boolean
Dim instance As LinkLabelCell Dim value As Boolean instance.LinkVisited = value value = instance.LinkVisited
[SRDescription("Indicates whether the hyperlink is rendered as visited.")] [DefaultValue()] [SRCategory("Appearance")] public bool LinkVisited {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