OutlookGridDefaultGroup.GroupImage Property

Krypton OutlookGrid

OutlookGridDefaultGroupGroupImage Property
Krypton OutlookGrid v1.6.0
Gets or sets the picture.

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 virtual Image GroupImage { get; set; }
Public Overridable Property GroupImage As Image
	Get
	Set

Property Value

Type: Image

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

Implements

IOutlookGridGroupGroupImage
See Also