DataGridViewLinkCell
Wisej.Web.DataGridViewLinkCell
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.1.0.0)
Displays a link widget in a DataGridViewCell cell.
Constructors
DataGridViewLinkCell()
Properties
LinkBehavior
LinkBehavior: Returns or sets a value that represents the behavior of the link cell. (Default: SystemDefault
)
LinkColor
Color: Returns or sets the color used when displaying a normal link.
UseColumnTextForLinkValue
Boolean: Gets or sets a value indicating if the link in the cell uses the owning column's text instead of the value of the cell. (Default: False
)
ValueType
Type: Returns or sets the data type of the values in the cell.
Last updated