ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.5.2 Assembly / C1.Win.FlexPivot Namespace / FlexPivotPage Class / VisualStyle Property

In This Topic
    VisualStyle Property (FlexPivotPage)
    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