OutlookGridColumn.GroupingType Property

Krypton OutlookGrid

OutlookGridColumnGroupingType Property
Krypton OutlookGrid v1.6.0
Gets or sets the group

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

Property Value

Type: IOutlookGridGroup

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

See Also