OutlookGridGroupHelpers Class

Krypton OutlookGrid

OutlookGridGroupHelpers Class
Krypton OutlookGrid v1.6.0
Class containing functions for the IOutlookGridGroups
Inheritance Hierarchy
SystemObject  JDHSoftware.Krypton.Toolkit.KryptonOutlookGridOutlookGridGroupHelpers

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)
Syntax
public class OutlookGridGroupHelpers
Public Class OutlookGridGroupHelpers

The OutlookGridGroupHelpers type exposes the following members.

Constructors
  NameDescription
Public methodOutlookGridGroupHelpers
Initializes a new instance of the OutlookGridGroupHelpers class
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodStatic memberGetDateCode
Gets the code according to a datetime
Public methodStatic memberGetDayText
Gets the title for a specific datetime
Public methodStatic memberGetFirstDayOfWeek(DateTime)
Returns the first day of the week that the specified date is in using the current culture.
Public methodStatic memberGetFirstDayOfWeek(DateTime, CultureInfo)
Returns the first day of the week that the specified date is in.
Public methodGetHashCode (Inherited from Object.)
Public methodStatic memberGetLastDayOfWeek
Returns the last day of the week that the specified date is in using the current culture.
Public methodStatic memberGetQuarter
Gets the quarter according to the month.
Public methodStatic memberGetQuarterAsString
Gets the user-friendly and localized text of quarter
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodStatic memberSimpleQualifiedName
Returns a fully qualified type name without the version, culture, or token
Public methodToString (Inherited from Object.)
Top
See Also