GrapeCity.Win.MultiRow Namespace > LinkLabelCell Class : TrackVisitedState Property |
<SRCategoryAttribute("Behavior")> <SRDescriptionAttribute("Indicates whether the color of the hyperlink is changed if it has been visited.")> <DefaultValueAttribute()> Public Property TrackVisitedState As Boolean
Dim instance As LinkLabelCell Dim value As Boolean instance.TrackVisitedState = value value = instance.TrackVisitedState
[SRCategory("Behavior")] [SRDescription("Indicates whether the color of the hyperlink is changed if it has been visited.")] [DefaultValue()] public bool TrackVisitedState {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