ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / Schedule Class / GridDateFormat Property

In This Topic
    GridDateFormat Property (Schedule)
    In This Topic
    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