Converts the value of the current Date object to its equivalent short date string representation.
Namespace:
DlhSoft.Windows.DataAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
C# |
---|
public string ToShortDateString() |
Visual Basic (Declaration) |
---|
Public Function ToShortDateString As String |