SSRS Viewer for WinRT
C1SsrsViewer Class Properties


For a list of all members of this type, see C1SsrsViewer members.

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
See Also

Reference

C1SsrsViewer Class
C1.Xaml.SsrsViewer Namespace

 

 


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

Product Support Forum  |  Documentation Feedback