GanttView for WPF | ComponentOne
C1.WPF.GanttView Assembly / C1.WPF.GanttView Namespace / C1GanttView Class / GridWidthProperty Field

In This Topic
    GridWidthProperty Field (C1GanttView)
    In This Topic
    Identifies the C1GanttView.GridWidth dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly GridWidthProperty As DependencyProperty
    public static readonly DependencyProperty GridWidthProperty
    See Also