FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewerDialog Class / UpdateChildStyles Method

In This Topic
    UpdateChildStyles Method (C1FlexViewerDialog)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub UpdateChildStyles( _
       ByVal themeColor As C1.Win.Ribbon.ThemeColor, _
       ByVal themeLightness As C1.Win.Ribbon.ThemeLightness _
    ) 
    public void UpdateChildStyles( 
       C1.Win.Ribbon.ThemeColor themeColor,
       C1.Win.Ribbon.ThemeLightness themeLightness
    )

    Parameters

    themeColor
    themeLightness
    See Also