OutlookGridGroupHelpers Methods

Krypton OutlookGrid

OutlookGridGroupHelpers Methods
Krypton OutlookGrid v1.6.0

The OutlookGridGroupHelpers type exposes the following members.

Methods
  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method Static member GetDateCode
Gets the code according to a datetime
Public method Static member GetDayText
Gets the title for a specific datetime
Public method Static member GetFirstDayOfWeek(DateTime)
Returns the first day of the week that the specified date is in using the current culture.
Public method Static member GetFirstDayOfWeek(DateTime, CultureInfo)
Returns the first day of the week that the specified date is in.
Public method GetHashCode (Inherited from Object.)
Public method Static member GetLastDayOfWeek
Returns the last day of the week that the specified date is in using the current culture.
Public method Static member GetQuarter
Gets the quarter according to the month.
Public method Static member GetQuarterAsString
Gets the user-friendly and localized text of quarter
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Static member SimpleQualifiedName
Returns a fully qualified type name without the version, culture, or token
Public method ToString (Inherited from Object.)
Top
See Also