OutlookGridGroupHelpers Class
From Krypton OutlookGrid
Krypton OutlookGrid Help
![]() | OutlookGridGroupHelpers Class |
Class containing functions for the IOutlookGridGroups
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)
The OutlookGridGroupHelpers type exposes the following members.
| Name | Description | |
|---|---|---|
| OutlookGridGroupHelpers | Initializes a new instance of the OutlookGridGroupHelpers class |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetDateCode |
Gets the code according to a datetime
| |
| GetDayText |
Gets the title for a specific datetime
| |
| GetFirstDayOfWeek(DateTime) |
Returns the first day of the week that the specified date is in using the current culture.
| |
| GetFirstDayOfWeek(DateTime, CultureInfo) |
Returns the first day of the week that the specified date is in.
| |
| GetHashCode | (Inherited from Object.) | |
| GetLastDayOfWeek |
Returns the last day of the week that the specified date is in using the current culture.
| |
| GetQuarter |
Gets the quarter according to the month.
| |
| GetQuarterAsString |
Gets the user-friendly and localized text of quarter
| |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| SimpleQualifiedName |
Returns a fully qualified type name without the version, culture, or token
| |
| ToString | (Inherited from Object.) |
