KryptonDataGridViewTextAndImageCell.ValueType Property

Krypton OutlookGrid

KryptonDataGridViewTextAndImageCellValueType Property
Krypton OutlookGrid v1.6.0
Overrides ValueType

Namespace: JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.CustomColumns
Assembly: JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid (in JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.dll) Version: 1.6.0.0 (1.6.0.0)
Syntax
public override Type ValueType { get; }
Public Overrides ReadOnly Property ValueType As Type
	Get

Property Value

Type: Type

[Missing <value> documentation for "P:JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.CustomColumns.KryptonDataGridViewTextAndImageCell.ValueType"]

See Also