DataGrid.LinkHoverColor 속성

정의

이 멤버는 이 컨트롤에 의미가 없습니다.

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

속성 값

Color

링크 텍스트를 가리킬 때 표시되는 색입니다.

특성

적용 대상