SSRS Viewer for WinRT
C1SsrsViewer Class Members
Fields  Properties  Methods  Events


The following tables list the members exposed by C1SsrsViewer.

Public Constructors
 NameDescription
Public ConstructorC1SsrsViewer ConstructorInitializes a new instance of a C1SsrsViewer.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)AccentBrushPropertyIdentifies the AccentBrush dependency property.  
Public Fieldstatic (Shared in Visual Basic)CurrentPagePropertyIdentifies the CurrentPage dependency property.  
Public Fieldstatic (Shared in Visual Basic)FirstPageCommandDefines the command that goes to the first page.  
Public Fieldstatic (Shared in Visual Basic)FullPathPropertyIdentifies the FullPath dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsLoadingPropertyidentifiies the IsLoading dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsPrintingEnabledPropertyIdentifies the IsPrintingEnabled dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsSavingEnabledPropertyIdentifies the IsSavingEnabled dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsThumbnailsVisiblePropertyIdentifies the IsThumbnailsVisible dependency property.  
Public Fieldstatic (Shared in Visual Basic)LastPageCommandDefines the command that goes to the last page.  
Public Fieldstatic (Shared in Visual Basic)NextPageCommandDefines the command that goes to the next page.  
Public Fieldstatic (Shared in Visual Basic)PageCountPropertyIdentifies the PageCount dependency property.  
Public Fieldstatic (Shared in Visual Basic)PageTemplatePropertyIdentifies the PageTemplate dependency property  
Public Fieldstatic (Shared in Visual Basic)PaginatedPropertyIdentifies the Paginated dependency property.  
Public Fieldstatic (Shared in Visual Basic)ParametersBackgroundPropertyIdentifies the ParametersBackground dependency property.  
Public Fieldstatic (Shared in Visual Basic)PreviousPageCommandDefines the command that goes to the previous page.  
Public Fieldstatic (Shared in Visual Basic)PrintCommandDefines the command that prints the report.  
Public Fieldstatic (Shared in Visual Basic)RefreshCommandDefines the command that refreshes the report.  
Public Fieldstatic (Shared in Visual Basic)ReportPathPropertyIdentifies the ReportPath dependency property.  
Public Fieldstatic (Shared in Visual Basic)ReportServerPropertyIdentifies the ReportServer dependency property.  
Public Fieldstatic (Shared in Visual Basic)ReportTitlePropertyIdentifies the ReportTitle dependency property.  
Public Fieldstatic (Shared in Visual Basic)ReportToolTipPropertyIdentifies the ReportToolTip dependency property.  
Public Fieldstatic (Shared in Visual Basic)SaveAsCommandDefines the command that exports the report.  
Public Fieldstatic (Shared in Visual Basic)SettingsFlyoutBackgroundPropertyIdentifies the SettingsFlyoutBackground dependency property.  
Public Fieldstatic (Shared in Visual Basic)SettingsFlyoutForegroundPropertyIdentifies the SettingsFlyoutForeground dependency property.  
Public Fieldstatic (Shared in Visual Basic)SettingsFlyoutHeaderBackgroundPropertyIdentifies the SettingsFlyoutHeaderBackground dependency property.  
Public Fieldstatic (Shared in Visual Basic)SettingsFlyoutHeaderForegroundPropertyIdentifies the SettingsFlyoutHeaderForeground dependency property.  
Public Fieldstatic (Shared in Visual Basic)ShowNavigationButtonsPropertyIdentifies the ShowNavigationButtons dependency property.  
Public Fieldstatic (Shared in Visual Basic)ShowOptionsPropertyIdentifies the ShowOptions dependency property.  
Public Fieldstatic (Shared in Visual Basic)ThumbnailTemplatePropertyIdentifies the ThumbnailTemplate dependency property  
Public Fieldstatic (Shared in Visual Basic)ZoomInCommandDefines the command that performs "zoom in".  
Public Fieldstatic (Shared in Visual Basic)ZoomOutCommandDefines the command that performs "zoom out".  
Public Fieldstatic (Shared in Visual Basic)ZoomTextPropertyIdentifies the ZoomText dependency property  
Top
Public Properties
 NameDescription
Public PropertyAccentBrushGets or sets a Windows.UI.Xaml.Media.Brush which provides backround for contrast parts such as zoom indicator.  
Public PropertyActualHeight (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyActualWidth (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyAllowDrop (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyAuthenticationTypeGets or sets the type of authentication used in SSRS connection.  
Public PropertyBackground (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyBaseUri (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyBorderBrush (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyBorderThickness (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyCacheMode (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyCharacterSpacing (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyClip (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyCompositeMode (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyCredentialGets or sets credential used is SSRS connection.  
Public PropertyCurrentPageGets the current page number.  
Public PropertyDataContext (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyDesiredSize (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyDispatcher (Inherited from Windows.UI.Xaml.DependencyObject)
Public PropertyFlowDirection (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyFocusState (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontFamily (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontSize (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontStretch (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontStyle (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontWeight (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyForeground (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFullPathGets or sets a full path to the report including SSRS server URL, like "http://someaddress/ReportServer/Folder/Report Name".  
Public PropertyHeight (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyHorizontalAlignment (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyHorizontalContentAlignment (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyIsDoubleTapEnabled (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyIsEnabled (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyIsHitTestVisible (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyIsHoldingEnabled (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyIsLoadingGets the System.Boolean value specifying whether control is loading data from server.  
Public PropertyIsPrintingEnabledDetermines whether default printing UI should be available to end-user.  
Public PropertyIsRightTapEnabled (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyIsSavingEnabledDetermines whether default UI for saving to local files should be available to end-user.  
Public PropertyIsTabStop (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyIsTapEnabled (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyIsThumbnailsVisibleDetermines whether thumbnails view is shown.  
Public PropertyLanguage (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyManipulationMode (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyMargin (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMaxHeight (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMaxWidth (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMinHeight (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMinWidth (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyName (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyOpacity (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyPadding (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyPageCountGets the page count.  
Public PropertyPageSettingsGets a PageSettings object used for producing a paginated SSRS report.  
Public PropertyPageSettingsFlyoutGets a Windows.UI.Xaml.Controls.SettingsFlyout object that allows to specify page settings used to generate a paginated SSRS report.  
Public PropertyPageTemplateGets or sets the Windows.UI.Xaml.DataTemplate used to show individual pages in the paginated mode. This is a dependency property.  
Public PropertyPaginatedGets or sets a value indicating whether the report is shown in paginated mode.  
Public PropertyParametersBackgroundGets or sets a Windows.UI.Xaml.Media.Brush that provides the background of the parameters area.  
Public PropertyParent (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyPointerCaptures (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyProjection (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyRenderSize (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyRenderTransform (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyRenderTransformOrigin (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyReportPathGets or sets a path to the report on the SSRS server.  
Public PropertyReportServerGets or sets an address of the SSRS server, like "http://someaddress/ReportServer".  
Public PropertyReportTitleGets or sets a readable title of the report for displaying on the print preview pane.  
Public PropertyReportToolTipGets the toooltip string which should be shown over the report element.  
Public PropertyRequestedTheme (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyResources (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertySettingsFlyoutBackgroundGets or sets a Windows.UI.Xaml.Media.Brush that provides the background of the Page Settings flyout.  
Public PropertySettingsFlyoutForegroundGets or sets a Windows.UI.Xaml.Media.Brush that provides the foreground of the Page Settings flyout.  
Public PropertySettingsFlyoutHeaderBackgroundGets or sets a Windows.UI.Xaml.Media.Brush that provides the header background of the Page Settings flyout.  
Public PropertySettingsFlyoutHeaderForegroundGets or sets a Windows.UI.Xaml.Media.Brush that provides the header foreground of the Page Settings flyout.  
Public PropertyShowNavigationButtonsGets or sets whether the navigation buttons are visible.  
Public PropertyShowOptionsGets or sets whether the Options tool is visible.  
Public PropertySsrsDocumentSourceGets the document source which is used to generate SSRS report.  
Public PropertyStyle (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyTabIndex (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyTabNavigation (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyTag (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyTemplate (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyThumbnailTemplateGets or sets the Windows.UI.Xaml.DataTemplate used to show thumbnails. This is a dependency property.  
Public PropertyTransitions (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyTriggers (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyUseLayoutRounding (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyVerticalAlignment (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyVerticalContentAlignment (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyVisibility (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyWidth (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyZoomTextGets the System.String value specifying currently used zoom factor.  
Top
Protected Properties
 NameDescription
Protected PropertyDefaultStyleKey (Inherited from Windows.UI.Xaml.Controls.Control)
Top
Public Methods
 NameDescription
Public MethodAddHandler (Inherited from Windows.UI.Xaml.UIElement)
Public MethodApplyTemplate (Inherited from Windows.UI.Xaml.Controls.Control)
Public MethodArrange (Inherited from Windows.UI.Xaml.UIElement)
Public MethodCancelDirectManipulations (Inherited from Windows.UI.Xaml.UIElement)
Public MethodCapturePointer (Inherited from Windows.UI.Xaml.UIElement)
Public MethodClearValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodCloseCleans up resources used by the viewer.  
Public MethodCreateObjRef (Inherited from System.MarshalByRefObject)
Public MethodCreatePrintTaskAsyncCreates a Windows.Graphics.Printing.PrintTask for printing SSRS report.  
Public MethodEquals (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass)
Public MethodFindName (Inherited from Windows.UI.Xaml.FrameworkElement)
Public MethodFirstPageNavigates to the first page of the report (works for both RPL and paginated modes).  
Public MethodFocus (Inherited from Windows.UI.Xaml.Controls.Control)
Public MethodGetAnimationBaseValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodGetBindingExpression (Inherited from Windows.UI.Xaml.FrameworkElement)
Public MethodGetHashCode (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass)
Public MethodGetLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodGetSelectedTextReturns a string with currently selected text.  
Public MethodGetSsrsTargetCreates an SsrsNavigationTarget for the current report and location.  
Public MethodGetValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodHandleSuspendingTrims the unnecessary graphics memory when the host application switches to the Suspended state.  
Public MethodHideParamsHides the panel with SSRS report parameters.  
Public MethodInitializeLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodInvalidateArrange (Inherited from Windows.UI.Xaml.UIElement)
Public MethodInvalidateMeasure (Inherited from Windows.UI.Xaml.UIElement)
Public MethodLastPageNavigates to the last page of the report (works for both RPL and paginated modes).  
Public MethodMeasure (Inherited from Windows.UI.Xaml.UIElement)
Public MethodNavigateToNavigates to a page with the specified index (starting from 0).  
Public MethodNextPageNavigates to the next page (works for both RPL and paginated modes).  
Public MethodOpenOpens an SSRS report using the provided SsrsNavigationTarget.  
Public MethodPreviousPageNavigates to the previous page (works for both RPL and paginated modes).  
Public MethodReadLocalValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodRefreshViewRe-reads the report from SSRS server.  
Public MethodReleasePointerCapture (Inherited from Windows.UI.Xaml.UIElement)
Public MethodReleasePointerCaptures (Inherited from Windows.UI.Xaml.UIElement)
Public MethodRemoveHandler (Inherited from Windows.UI.Xaml.UIElement)
Public MethodSetBinding (Inherited from Windows.UI.Xaml.FrameworkElement)
Public MethodSetValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodShowParamsShows the panel with SSRS report parameters.  
Public MethodToString (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass)
Public MethodTransformToVisual (Inherited from Windows.UI.Xaml.UIElement)
Public MethodUpdateLayout (Inherited from Windows.UI.Xaml.UIElement)
Public MethodZoomInExecutes 'Zoom In' for the current view.  
Public MethodZoomOutExecutes 'Zoom Out' for the current view.  
Top
Protected Methods
 NameDescription
Protected MethodArrangeOverride (Inherited from Windows.UI.Xaml.FrameworkElement)
Protected MethodFindSubElementsForTouchTargeting (Inherited from Windows.UI.Xaml.UIElement)
Protected MethodGetTemplateChild (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodGoToElementStateCore (Inherited from Windows.UI.Xaml.FrameworkElement)
Protected MethodMeasureOverride (Inherited from Windows.UI.Xaml.FrameworkElement)
Protected MethodMemberwiseCloneOverloaded.  (Inherited from System.MarshalByRefObject)
Protected MethodOnApplyTemplateOverridden.   
Protected MethodOnCreateAutomationPeer (Inherited from Windows.UI.Xaml.UIElement)
Protected MethodOnDisconnectVisualChildren (Inherited from Windows.UI.Xaml.UIElement)
Protected MethodOnDoubleTapped (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnDragEnter (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnDragLeave (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnDragOver (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnDrop (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnGotFocus (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnHolding (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnKeyDown (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnKeyUp (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnLostFocus (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnManipulationCompleted (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnManipulationDelta (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnManipulationInertiaStarting (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnManipulationStarted (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnManipulationStarting (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnPointerCanceled (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnPointerCaptureLost (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnPointerEntered (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnPointerExited (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnPointerMovedOverridden.   
Protected MethodOnPointerPressedOverridden.   
Protected MethodOnPointerReleasedOverridden.   
Protected MethodOnPointerWheelChanged (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnRightTapped (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnTapped (Inherited from Windows.UI.Xaml.Controls.Control)
Top
Public Events
 NameDescription
Public EventDataContextChanged (Inherited from Windows.UI.Xaml.FrameworkElement)
Public EventDoubleTapped (Inherited from Windows.UI.Xaml.UIElement)
Public EventDragEnter (Inherited from Windows.UI.Xaml.UIElement)
Public EventDragLeave (Inherited from Windows.UI.Xaml.UIElement)
Public EventDragOver (Inherited from Windows.UI.Xaml.UIElement)
Public EventDrop (Inherited from Windows.UI.Xaml.UIElement)
Public EventFileSavedNotificationOccurs when the report is saved/exported to a file.  
Public EventGotFocus (Inherited from Windows.UI.Xaml.UIElement)
Public EventHolding (Inherited from Windows.UI.Xaml.UIElement)
Public EventIsEnabledChanged (Inherited from Windows.UI.Xaml.Controls.Control)
Public EventKeyDown (Inherited from Windows.UI.Xaml.UIElement)
Public EventKeyUp (Inherited from Windows.UI.Xaml.UIElement)
Public EventLayoutUpdated (Inherited from Windows.UI.Xaml.FrameworkElement)
Public EventLoaded (Inherited from Windows.UI.Xaml.FrameworkElement)
Public EventLostFocus (Inherited from Windows.UI.Xaml.UIElement)
Public EventManipulationCompleted (Inherited from Windows.UI.Xaml.UIElement)
Public EventManipulationDelta (Inherited from Windows.UI.Xaml.UIElement)
Public EventManipulationInertiaStarting (Inherited from Windows.UI.Xaml.UIElement)
Public EventManipulationStarted (Inherited from Windows.UI.Xaml.UIElement)
Public EventManipulationStarting (Inherited from Windows.UI.Xaml.UIElement)
Public EventOpenSubreportOccurs when the user navigates to a sub-report.  
Public EventPointerCanceled (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerCaptureLost (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerEntered (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerExited (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerMoved (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerPressed (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerReleased (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerWheelChanged (Inherited from Windows.UI.Xaml.UIElement)
Public EventRightTapped (Inherited from Windows.UI.Xaml.UIElement)
Public EventSecurityErrorOccurs when a securiy exception occurs during a document source operation. This event allows to correct security-related properties like System.Net.NetworkCredential and retry a failed operation with new credentials.  
Public EventSizeChanged (Inherited from Windows.UI.Xaml.FrameworkElement)
Public EventTapped (Inherited from Windows.UI.Xaml.UIElement)
Public EventUnloaded (Inherited from Windows.UI.Xaml.FrameworkElement)
Top
See Also

Reference

C1SsrsViewer Class
C1.Xaml.SsrsViewer Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback