KryptonOutlookGrid.RowTemplate Property

Krypton OutlookGrid

KryptonOutlookGridRowTemplate Property
Krypton OutlookGrid v1.6.0
Gets the RowTemplate of the grid.

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 DataGridViewRow RowTemplate { get; }
Public ReadOnly Property RowTemplate As DataGridViewRow
	Get

Property Value

Type: DataGridViewRow

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

See Also