Krypton OutlookGrid Help
![]() | OutlookGridGroupHelpersGetDayText Method |
Gets the title for a specific datetime
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 string GetDayText( DateTime date )
Public Shared Function GetDayText ( date As DateTime ) As String
Parameters
- date
- Type: SystemDateTime
The DateTime
Return Value
Type: StringThe text to display
