OutlookGridColumn.IsGrouped Property

Krypton OutlookGrid

OutlookGridColumnIsGrouped Property
Krypton OutlookGrid v1.6.0
Gets or sets if the 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 bool IsGrouped { get; }
Public ReadOnly Property IsGrouped As Boolean
	Get

Property Value

Type: Boolean

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

See Also