DataGridViewImageCell
Wisej.Web.DataGridViewImageCell
Namespace: Wisej.Web
Assembly: Wisej.Framework (4.0.0.0)
Displays an image in a DataGridViewCell cell.
public class DataGridViewImageCell : DataGridViewCellPublic Class DataGridViewImageCell
    Inherits DataGridViewCellConstructors
 DataGridViewImageCell()
 DataGridViewImageCell()
 DataGridViewImageCell()
 DataGridViewImageCell()Initializes a new instance of DataGridViewImageCell.
Properties
 FormattedValueType
 FormattedValueType
 FormattedValueType
 FormattedValueTypeType: Returns the type of the formatted value associated with the cell.
 ImageAlignment
 ImageAlignment
 ImageAlignment
 ImageAlignmentDataGridViewContentAlignment: Gets or sets the alignment of the image in the cell.
 ImageLayout
 ImageLayout
 ImageLayout
 ImageLayoutDataGridViewImageCellLayout: Gets or sets the layout of the image in the cell.
 ValueType
 ValueType
 ValueType
 ValueTypeType: Returns the data type of the values in the cell.
 ValueTypeConverter
 ValueTypeConverter
 ValueTypeConverter
 ValueTypeConverterTypeConverter: Return the type converter to use to convert the value in the cell to the formatted value.
Implements
Provides access to the UserData and Tag properties associated to the component implementing this interface.
Defines an object that can invoke a Command.
Last updated
Was this helpful?

