<
OLAP for WPF and Silverlight | ComponentOne
C1.Silverlight.Olap Namespace / C1OlapPage Class / ShowReportOptions Method

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