OutlookGridColumn.DataGridViewColumn Property

Krypton OutlookGrid

OutlookGridColumnDataGridViewColumn Property
Krypton OutlookGrid v1.6.0
Gets or sets the associated DataGridViewColumn

Namespace: JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid
Assembly: JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid (in JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.dll) Version: 1.6.0.0 (1.6.0.0)
Syntax
public DataGridViewColumn DataGridViewColumn { get; set; }
Public Property DataGridViewColumn As DataGridViewColumn
	Get
	Set

Property Value

Type: DataGridViewColumn

[Missing <value> documentation for "P:JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.OutlookGridColumn.DataGridViewColumn"]

See Also