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

In This Topic
    VisualStyle Property (C1GanttView)
    In This Topic
    Gets or sets the visual style of the C1GanttView.
    Syntax
    'Declaration
     
    Public Property VisualStyle As VisualStyle
    public VisualStyle VisualStyle {get; set;}
    See Also