DataGridViewCheckBoxColumn
Wisej.Web.DataGridViewCheckBoxColumn
Last updated
Was this helpful?
Wisej.Web.DataGridViewCheckBoxColumn
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.1.0.0)
Represents a column that contains a collection of cells.
Initializes a new instance of the class to the default state.
Initializes a new instance of the class to the default state.
cellTemplate
Throws:
This value is inherited by all the cells in the column that do not specify a value for this property. Throws:
This value is inherited by all the cells in the column that do not specify a value for this property. Throws:
This value is inherited by all the cells in the column that do not specify a value for this property. Throws:
This value is inherited by all the cells in the column that do not specify a value for this property. Throws:
All wisej components implement this interface.
Allows an object to serialize itself.
An existing to use as a template.
: Returns or sets the template used to model cell appearance.
The type is null.
The set type is not compatible with type .
: Returns or sets the column's default cell style.
: Gets or sets the value that corresponds to false, which appears as an unchecked box. (Default: null
)
The property is null.
: Gets or sets the value that corresponds to indeterminate, which appears as an indeterminate box. (Default: null
)
The property is null.
: Returns or sets a value indicating if the checkbox cells support three states. (Default: False
)
The property is null.
: Gets or sets the value that corresponds to true, which appears as a checked box. (Default: null
)
The property is null.
: Returns or sets the data type of the values in the column's cells.