KryptonOutlookGridGroupBox.DragColumnToGroupText Property

Krypton OutlookGrid

KryptonOutlookGridGroupBoxDragColumnToGroupText Property
Krypton OutlookGrid v1.6.0
Getsor sets the text that appears when no column is grouped.

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

Property Value

Type: String

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

See Also