DataGridViewCellStyleScopes
Wisej.Web.DataGridViewCellStyleScopes
Last updated
Wisej.Web.DataGridViewCellStyleScopes
Last updated
Cell
The style is applied to single cell.
Column
The style is applied to column.
ColumnHeader
The style is applied to a column header.
DataGridView
The style is applied to the data grid control.
None
The owning type is not specified.
Row
The style is applied to a row.
RowHeader
The style is applied to a row header.
Returns the scope (the type of object) that owns the cell style.