ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapPage Class / VisualStyle Property

In This Topic
    VisualStyle Property (C1OlapPage)
    In This Topic
    Gets or sets a value that determines the appearance of the grid.
    Syntax
    'Declaration
     
    Public Property VisualStyle As VisualStyle
    public VisualStyle VisualStyle {get; set;}
    See Also