KryptonDataGridViewPercentageColumn.CellTemplate Property

Krypton OutlookGrid

KryptonDataGridViewPercentageColumnCellTemplate Property
Krypton OutlookGrid v1.6.0
Overrides CellTemplate

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 DataGridViewCell CellTemplate { get; set; }
Public Overrides Property CellTemplate As DataGridViewCell
	Get
	Set

Property Value

Type: DataGridViewCell

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

See Also