OutlookGridDateTimeGroup.DateInterval Enumeration

Krypton OutlookGrid

OutlookGridDateTimeGroupDateInterval Enumeration
Krypton OutlookGrid v1.6.0
Enum of Date interval for the OutlookGridDateTimeGroup

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 enum DateInterval
Public Enumeration DateInterval
Members
  Member nameValueDescription
Day0 Day
Month1 Month
Quarter2 Quarter
Year3 Year
Smart4 Smart : intelligent grouping like Outlook for dates
See Also