Krypton OutlookGrid Help
![]() | OutlookGridGroupHelpersGetQuarter Method |
Gets the quarter according to the month.
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)

public static int GetQuarter( DateTime dateTime )
Public Shared Function GetQuarter ( dateTime As DateTime ) As Integer
Parameters
- dateTime
- Type: SystemDateTime
The date DateTime
Return Value
Type: Int32The quarter number.
