IOutlookGridGroup.Collapsed Property

Krypton OutlookGrid

IOutlookGridGroupCollapsed Property
Krypton OutlookGrid v1.6.0
indicates whether the group is collapsed. If it is collapsed, it group items (rows) will not be displayed.

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
bool Collapsed { get; set; }
Property Collapsed As Boolean
	Get
	Set

Property Value

Type: Boolean

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

See Also