GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.WPF.GanttView Namespace / C1GanttView Class / GridDateFormat Property

In This Topic
    GridDateFormat Property (C1GanttView)
    In This Topic
    Gets or sets the format string for date values on the grid view.
    Syntax
    'Declaration
     
    Public Property GridDateFormat As String
    public string GridDateFormat {get; set;}
    See Also