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

In This Topic
    Options Property (C1GanttView)
    In This Topic
    Gets C1GanttView options.
    Syntax
    'Declaration
     
    Public ReadOnly Property Options As Options
    public Options Options {get;}
    See Also