OutlookGridDateTimeGroup.Value Property

Krypton OutlookGrid

OutlookGridDateTimeGroupValue Property
Krypton OutlookGrid v1.6.0
Gets or sets the Date value

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 override Object Value { get; set; }
Public Overrides Property Value As Object
	Get
	Set

Property Value

Type: Object

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

Implements

IOutlookGridGroupValue
See Also