ComponentOne GanttView for WinForms
GridDateFormat Property (Schedule)

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > Schedule Class : GridDateFormat Property
Gets or sets the format string for date values on the grid view.
Syntax
'Declaration
 
Public Property GridDateFormat As System.String
public System.string GridDateFormat {get; set;}
See Also

Reference

Schedule Class
Schedule Members