KryptonDataGridViewTextAndImageColumn Properties

Krypton OutlookGrid

KryptonDataGridViewTextAndImageColumn Properties
Krypton OutlookGrid v1.6.0

The KryptonDataGridViewTextAndImageColumn type exposes the following members.

Properties
  Name Description
Public property AutoSizeMode (Inherited from DataGridViewColumn.)
Public property ButtonSpecs
Gets the collection of the button specifications.
Public property CellTemplate
Gets or sets the template used to model cell appearance.
(Overrides DataGridViewColumnCellTemplate.)
Public property CellType (Inherited from DataGridViewColumn.)
Public property ContextMenuStrip (Inherited from DataGridViewColumn.)
Public property DataGridView (Inherited from DataGridViewElement.)
Public property DataPropertyName (Inherited from DataGridViewColumn.)
Public property DefaultCellStyle (Inherited from DataGridViewColumn.)
Public property DefaultHeaderCellType (Inherited from DataGridViewBand.)
Public property Displayed (Inherited from DataGridViewBand.)
Public property DisplayIndex (Inherited from DataGridViewColumn.)
Public property DividerWidth (Inherited from DataGridViewColumn.)
Public property FillWeight (Inherited from DataGridViewColumn.)
Public property Frozen (Inherited from DataGridViewColumn.)
Public property HasDefaultCellStyle (Inherited from DataGridViewBand.)
Public property HeaderCell (Inherited from DataGridViewColumn.)
Protected property HeaderCellCore (Inherited from DataGridViewBand.)
Public property HeaderText (Inherited from DataGridViewColumn.)
Public property Index (Inherited from DataGridViewBand.)
Public property InheritedAutoSizeMode (Inherited from DataGridViewColumn.)
Public property InheritedStyle (Inherited from DataGridViewColumn.)
Public property IsDataBound (Inherited from DataGridViewColumn.)
Protected property IsRow (Inherited from DataGridViewBand.)
Public property MaxInputLength
Gets or sets the maximum number of characters that can be entered into the text box.
Public property MinimumWidth (Inherited from DataGridViewColumn.)
Public property Name (Inherited from DataGridViewColumn.)
Public property ReadOnly (Inherited from DataGridViewColumn.)
Public property Resizable (Inherited from DataGridViewColumn.)
Public property Selected (Inherited from DataGridViewBand.)
Public property Site (Inherited from DataGridViewColumn.)
Public property SortMode
Gets or sets the sort mode for the column.
Public property State (Inherited from DataGridViewElement.)
Public property Tag (Inherited from DataGridViewBand.)
Public property ToolTipText (Inherited from DataGridViewColumn.)
Public property ValueType (Inherited from DataGridViewColumn.)
Public property Visible (Inherited from DataGridViewColumn.)
Public property Width (Inherited from DataGridViewColumn.)
Top
See Also