C1.WPF.ReportViewer Namespace : DocumentSource Class |
The following tables list the members exposed by DocumentSource.
Name | Description | |
---|---|---|
ComputedHorizontalScrollBarVisibility | Gets a value that indicates whether the horizontal System.Windows.Controls.Primitives.ScrollBar is visible. | |
ComputedVerticalScrollBarVisibility | Gets a value that indicates whether the vertical System.Windows.Controls.Primitives.ScrollBar is visible. | |
Content | Gets a content of the document. | |
DependencyObjectType | (Inherited from System.Windows.DependencyObject) | |
Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) | |
ExtentHeight | Gets the vertical size of all the content for display in the C1ReportViewer. | |
ExtentWidth | Gets the horizontal size of all the content for display in the C1ReportViewer. | |
HorizontalOffset | Gets or sets a value that indicates the horizontal offset of the scrolled content. | |
HorizontalScrollBarVisibility | Gets or sets a value that indicates whether a horizontal System.Windows.Controls.Primitives.ScrollBar should be displayed. | |
IsFlowing | Gets a value that indicates if the document is flowing (i.e. in HTML documents). | |
IsSealed | (Inherited from System.Windows.DependencyObject) | |
PageCount | Gets a value that indicates the total page count. | |
PageMargin | Gets a value that indicates the System.Windows.Thickness used as margin for each page. | |
PageNumber | Gets a value that indicates the current page number. | |
PageSeparation | Gets a value that indicates the System.Windows.Thickness used as separation between pages. | |
PageSize | Gets a value that indicates the current page size. | |
PageTemplate | Gets a value that indicates the PageTemplate. | |
ScrollableHeight | Gets a value that represents the horizontal size of the area that can be scrolled; the difference between the height of the extent and the height of the viewport. | |
ScrollableWidth | Gets a value that represents the vertical size of the area that can be scrolled; the difference between the width of the extent and the width of the viewport. | |
SelectionBackground | Gets a value that indicates the System.Windows.Media.Brush used for Selection. | |
VerticalOffset | Gets or sets a value that indicates the vertical offset of the scrolled content. | |
VerticalScrollBarVisibility | Gets or sets a value that indicates whether a horizontal System.Windows.Controls.Primitives.ScrollBar should be displayed. | |
ViewMode | Gets a value that indicates the current view mode. | |
ViewportHeight | Gets a value that contains the vertical size of the viewable content. | |
ViewportWidth | Gets a value that contains the horizontal size of the viewable content. | |
Zoom | Gets the current zoom value. |
Name | Description | |
---|---|---|
ClearValue | Overloaded. (Inherited from System.Windows.DependencyObject) | |
CoerceValue | (Inherited from System.Windows.DependencyObject) | |
Equals | (Inherited from System.Windows.DependencyObject) | |
GetHashCode | (Inherited from System.Windows.DependencyObject) | |
GetLocalValueEnumerator | (Inherited from System.Windows.DependencyObject) | |
GetValue | (Inherited from System.Windows.DependencyObject) | |
InvalidateProperty | (Inherited from System.Windows.DependencyObject) | |
ReadLocalValue | (Inherited from System.Windows.DependencyObject) | |
SetCurrentValue | (Inherited from System.Windows.DependencyObject) | |
SetValue | Overloaded. (Inherited from System.Windows.DependencyObject) |