DataGridViewLinkCell
Wisej.Web.DataGridViewLinkCell
Last updated
Was this helpful?
Wisej.Web.DataGridViewLinkCell
Namespace: Wisej.Web
Assembly: Wisej.Framework (4.1.0.0)
Displays a link widget in a DataGridViewCell cell.
public class DataGridViewLinkCell : DataGridViewCellPublic Class DataGridViewLinkCell
Inherits DataGridViewCellInitializes a new instance of DataGridViewLinkCell.
LinkBehavior: Returns or sets a value that represents the behavior of the link cell. (Default: SystemDefault)
Color: Returns or sets the color used when displaying a normal link.
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)
Type: Returns or sets the data type of the values in the cell.
Provides access to the UserData and Tag properties associated to the component implementing this interface.
Defines an object that can invoke a Command.
Last updated
Was this helpful?
Was this helpful?

