DataGridViewButtonCell
Wisej.Web.DataGridViewButtonCell
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.2.0.0)
Displays a button widget in a DataGridViewCell cell.
public class DataGridViewButtonCell : DataGridViewCell
Constructors
DataGridViewButtonCell()

Properties
UseColumnTextForButtonValue

Boolean: Gets or sets a value indicating if the button in the cell uses the owning column's text instead of the value of the cell.
ValueType

Type: Returns or sets the data type of the values in the cell.
Last updated
Was this helpful?