OutlookGridGroupBoxColumn.Text Property

Krypton OutlookGrid

OutlookGridGroupBoxColumnText Property
Krypton OutlookGrid v1.6.0
Gets or sets the HeaderText of the column.

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 string Text { get; set; }
Public Property Text As String
	Get
	Set

Property Value

Type: String

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

See Also