FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / FlexPivotPage Class / ShowReportOptions Method

In This Topic
    ShowReportOptions Method
    In This Topic
    Opens the report dialog which allows the user to customize the options for printing in FlexPivot.
    Syntax
    'Declaration
     
    Public Sub ShowReportOptions() 
    public void ShowReportOptions()
    See Also