ComponentOne FlexPivot for WinForms
ApplyTheme Method (C1FlexPivotPrintPreviewDialog)

C1.Win.FlexPivot.4 Assembly > C1.Win.FlexPivot Namespace > C1FlexPivotPrintPreviewDialog Class : ApplyTheme Method
A theme to apply.
Changes the dialog theme.
Syntax
'Declaration
 
Public Sub ApplyTheme( _
   ByVal theme As System.Object _
) 
public void ApplyTheme( 
   System.object theme
)

Parameters

theme
A theme to apply.
See Also

Reference

C1FlexPivotPrintPreviewDialog Class
C1FlexPivotPrintPreviewDialog Members