DataGridViewImageCell

Wisej.Web.DataGridViewImageCell

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.5.0.0)

Displays an image in a DataGridViewCell cell.

public class DataGridViewImageCell : DataGridViewCell

Constructors

Initializes a new instance of DataGridViewImageCell.

Properties

Type: Returns the type of the formatted value associated with the cell.

DataGridViewContentAlignment: Gets or sets the alignment of the image in the cell.

DataGridViewImageCellLayout: Gets or sets the layout of the image in the cell.

Type: Returns the data type of the values in the cell.

Implements

NameDescription

Defines an object that can invoke a Command.

Last updated