LinkBehavior
Wisej.Web.LinkBehavior
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.2.0.0)
Specifies the behaviors of a link in a LinkLabel or DataGridViewLinkCell.
Fields
Name
Description
AlwaysUnderline
The link always displays with underlined text.
HoverUnderline
The link displays underlined text only when the mouse is hovered over the link text.
NeverUnderline
The link text is never underlined.
SystemDefault
The behavior of this setting depends on the browser.
Used By
Name
Description
Returns or sets a value that represents the behavior of a link.
Returns or sets a value that represents the behavior of the link cell.
Returns or sets a value that represents the behavior of the link cell.
Last updated