OutlookGridDefaultGroup.Value Property

Krypton OutlookGrid

OutlookGridDefaultGroupValue Property
Krypton OutlookGrid v1.6.0
Gets or sets the Value of 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 virtual Object Value { get; set; }
Public Overridable Property Value As Object
	Get
	Set

Property Value

Type: Object

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

Implements

IOutlookGridGroupValue
See Also