ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView 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