DataGridViewImageCell
Wisej.Web.DataGridViewImageCell
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.0.0.0)
Displays an image in a DataGridViewCell cell.
Constructors
DataGridViewImageCell()
Properties
FormattedValueType
Type: Returns the type of the formatted value associated with the cell.
ImageAlignment
DataGridViewContentAlignment: Gets or sets the alignment of the image in the cell.
ImageLayout
DataGridViewImageCellLayout: Gets or sets the layout of the image in the cell.
ValueType
Type: Returns the data type of the values in the cell.
Last updated