Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / InitializeSSRSParametersDialogEventArgs Class
Properties


In This Topic
    InitializeSSRSParametersDialogEventArgs Class Members
    In This Topic

    The following tables list the members exposed by InitializeSSRSParametersDialogEventArgs.

    Public Properties
     NameDescription
    Public PropertyTBD: Gets a System.Windows.Forms.Form object that is about to be displayed.  
    Public PropertyTBD: Gets a C1.Win.C1Document.C1DocumentSource object parameters of that are edited.  
    Public PropertyTBD: Gets a C1.Win.C1Document.ParameterCollection collection, shortcut for the C1.Win.C1Document.C1DocumentSource.Parameters property.  
    Public PropertyTBD: Gets or sets a value that determines whether the component should display the parameters dialog.  
    Public PropertyTBD: Gets a value indicating whether the user causes dialog to show. This property is false when dialog showed automatically before rendering a document, true indicates that user pressed "Parameters" button in toolbar.  
    Top
    See Also