DataGrid.LinkHoverColor Property

Definition

This member is not meaningful for this control.

public:
 property System::Drawing::Color LinkHoverColor { System::Drawing::Color get(); void set(System::Drawing::Color value); };
[System.ComponentModel.Browsable(false)]
[System.Runtime.InteropServices.ComVisible(false)]
public System.Drawing.Color LinkHoverColor { get; set; }
[System.ComponentModel.Browsable(false)]
public System.Drawing.Color LinkHoverColor { get; set; }
[<System.ComponentModel.Browsable(false)>]
[<System.Runtime.InteropServices.ComVisible(false)>]
member this.LinkHoverColor : System.Drawing.Color with get, set
[<System.ComponentModel.Browsable(false)>]
member this.LinkHoverColor : System.Drawing.Color with get, set
Public Property LinkHoverColor As Color

Property Value

The color displayed when hovering over link text.

Attributes

Applies to