IConfigureExtractDataSourcePageView Members
If implemented, provides a view for the Specify Filter Options page of the Data Source Wizard (Extract Data Source).Properties
Name | Description |
---|---|
FilterOnExtractCreating | Gets or sets filter criteria applied to extract data. |
NumberOfRows | Gets or sets the number of rows that will fall into a data extract. |
Methods
Name | Description |
---|---|
SetFilterColumnsCollection(IDashboardDataSource, String, IParameterService) | Specifies columns that will fall into filter criteria applied to extract data. |
ShowPreviewData(Object) | Invokes a preview window. |
Events
Name | Description |
---|---|
Changed | Occurs when any option is changed in the wizard page. |
OnShowPreview | Occurs when a preview window is invoked. |
See Also