OutlookGridGroupHelpers.GetQuarterAsString Method

Krypton OutlookGrid

OutlookGridGroupHelpersGetQuarterAsString Method
Krypton OutlookGrid v1.6.0
Gets the user-friendly and localized text of quarter

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 static string GetQuarterAsString(
	DateTime dateTime
)
Public Shared Function GetQuarterAsString ( 
	dateTime As DateTime
) As String

Parameters

dateTime
Type: SystemDateTime

[Missing <param name="dateTime"/> documentation for "M:JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.OutlookGridGroupHelpers.GetQuarterAsString(System.DateTime)"]

Return Value

Type: String

[Missing <returns> documentation for "M:JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.OutlookGridGroupHelpers.GetQuarterAsString(System.DateTime)"]

See Also