ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.8 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotPrintPreviewDialog Class / ApplyTheme Method
A theme to apply.

In This Topic
    ApplyTheme Method (C1FlexPivotPrintPreviewDialog)
    In This Topic
    Changes the dialog theme.
    Syntax
    'Declaration
     
    Public Sub ApplyTheme( _
       ByVal theme As Object _
    ) 
    public void ApplyTheme( 
       object theme
    )

    Parameters

    theme
    A theme to apply.
    See Also