Krypton OutlookGrid Help
OutlookGridGroupHelpers Methods |
The OutlookGridGroupHelpers type exposes the following members.
Methods
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.) |
See Also