DataGridViewColumnHeaderCell
Wisej.Web.DataGridViewColumnHeaderCell
Last updated
Was this helpful?
Wisej.Web.DataGridViewColumnHeaderCell
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.5.0.0)
Represents a column header in a DataGridView control.
Initializes a new instance of DataGridViewColumnHeaderCell.
String: This property is not relevant for this class.
SortOrder: Returns or sets a value indicating which sort glyph is displayed.
Throws:
Returns the style applied to the column header cell.
includeVisualProperties
true to include inherited visual properties; otherwise, false to include only formatting properties.
Returns: DataGridViewCellStyle. A DataGridViewCellStyle that includes the style of the column header cell and the style inherited from the DataGridView.
Throws:
InvalidOperationException The cell has no associated DataGridView.
InvalidOperationException When setting this property, the value of either the OwningColumn property or the property of the cell is null. or When changing the value of this property, the specified value is not and the value of the property of the owning column is .
Defines an object that can invoke a .