Click or drag to resize

DateTimeGroupItem Properties

The DateTimeGroupItem type exposes the following members.

Properties
Name Description
Public property DateTimeGroupingType
Gets or sets the type of grouping for date and time.
Public property Day
Gets or sets the day component of the date.
Public property Hour
Gets or sets the hour component of the time.
Public property Minute
Gets or sets the minute component of the time.
Public property MinValue
Gets the minimum DateTime value based on the current DateTimeGroupingType.
Public property Month
Gets or sets the month component of the date.
Public property Second
Gets or sets the second component of the time.
Public property Year
Gets or sets the year of the date.
Top
See Also