FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewer Class / OutlineButtonBorderColorPressed Property

In This Topic
    OutlineButtonBorderColorPressed Property (C1FlexViewer)
    In This Topic
    Gets or sets the border color of the expand/collapse outline button in pressed state.
    Syntax
    'Declaration
     
    Public Property OutlineButtonBorderColorPressed As Color
    public Color OutlineButtonBorderColorPressed {get; set;}
    See Also