IOutlookGridGroup.Height Property

Krypton OutlookGrid

IOutlookGridGroupHeight Property
Krypton OutlookGrid v1.6.0
specifies the default height of the group each group is cloned from the GroupStyle object. Setting the height of this object will also set the default height of each 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
int Height { get; set; }
Property Height As Integer
	Get
	Set

Property Value

Type: Int32

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

See Also