DateTimeGroupItem Properties | 
The DateTimeGroupItem type exposes the following members.
| Name | Description | |
|---|---|---|
| 
 | 
DateTimeGroupingType | 
 
Gets or sets the type of grouping for date and time.
 
 | 
| 
 | 
Day | 
 
Gets or sets the day component of the date.
 
 | 
| 
 | 
Hour | 
 
Gets or sets the hour component of the time.
 
 | 
| 
 | 
Minute | 
 
Gets or sets the minute component of the time.
 
 | 
| 
 | 
MinValue | 
 
Gets the minimum DateTime value based on the current DateTimeGroupingType.
 
 | 
| 
 | 
Month | 
 
Gets or sets the month component of the date.
 
 | 
| 
 | 
Second | 
 
Gets or sets the second component of the time.
 
 | 
| 
 | 
Year | 
 
Gets or sets the year of the date.
 
 |