Wisej.Web.DataGridViewElement
Namespace: Wisej.Web
Assembly: Wisej.Framework (4.0.0.0)
Provides the base class for elements of a DataGridView control.
Initializes a new instance of DataGridViewElement.
DataGridView: Returns the DataGridView control associated with this element.
DataGridViewElementStates: Returns the user interface (UI) state of the element.
DataGridViewElementStates: Returns the state save with the row.
Releases all resources used by the DataGridViewElement.
Releases the resources used by the DataGridViewElement.
disposing
true when this method is called by the application rather than a finalizer.
Called when the element is associated with a different DataGridView.
Fires the CellClick event.
e
Fires the CellValueChanged event.
e
Fires the DataError event.
e
Checks whether the element's state exclude the specified states.
excludeStates
Returns: Boolean.
Checks whether the element's state include the specified states.
includeStates
Returns: Boolean.
Contains functionality common to row header cells and column header cells.
A that contains the event data.
A that contains the event data.
A that contains the event data.
Displays a button widget in a cell.
Represents a column that contains a collection of cells.
Displays a icon (not the actual control) in a cell.
Represents a column that contains a collection of cells.
Represents a column in a control.
Displays an editable control in a cell when in edit mode.
Represents a column that contains a collection of cells.
Displays an editable control in a cell when in edit mode.
Represents a column that contains a collection of cells.
Displays an image in a cell.
Represents a column that contains a collection of cells.
Displays a link widget in a cell.
Represents a column that contains a collection of cells.
Displays an editable control in a cell when in edit mode.
Represents a column that contains a collection of cells.
Displays an editable control in a cell when in edit mode.
Represents a column that contains a collection of cells.
Displays an editable control in a cell when in edit mode.
Represents a column that contains a collection of cells.
Represents a linear collection of elements in a control.
Represents an individual cell in a control.
Represents a column header in a control.
Represents a row in a control.
Represents a row header of a control.
Represents a summary row in a control.