DocumentSourceデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
ComputedHorizontalScrollBarVisibility | 水平方向の System.Windows.Controls.Primitives.ScrollBarを表示するかどうかを示す値を取得します。 | |
ComputedVerticalScrollBarVisibility | 垂直方向の System.Windows.Controls.Primitives.ScrollBarを表示するかどうかを示す値を取得します。 | |
Content | ドキュメントの内容を取得します。 | |
DependencyObjectType | System.Windows.DependencyObjectから継承されます。 | |
Dispatcher | System.Windows.Threading.DispatcherObjectから継承されます。 | |
ExtentHeight | C1ReportViewerに表示されるすべてのコンテンツの垂直方向のサイズ。 | |
ExtentWidth | C1ReportViewerに表示されるすべてのコンテンツの水平方向のサイズ。 | |
HorizontalOffset | スクロールされたコンテンツの水平方向のオフセットを示す値を取得または設定します。 | |
HorizontalScrollBarVisibility | 水平方向の System.Windows.Controls.Primitives.ScrollBarを表示するかどうかを示す値を取得または設定します。 | |
IsFlowing | これがフロードキュメント(HTML ドキュメント内のドキュメント)かどうかを示す値を取得します。 | |
IsSealed | System.Windows.DependencyObjectから継承されます。 | |
PageCount | 合計ページ数を示す値を取得します。 | |
PageMargin | 各ページのマージンとして使用される System.Windows.Thicknessを示す値を取得します。 | |
PageNumber | 現在のページ番号を示す値を取得します。 | |
PageSeparation | ページ間の間隔として使用される System.Windows.Thicknessを示す値を取得します。 | |
PageSize | 現在のページサイズを示す値を取得します。 | |
PageTemplate | PageTemplate を示す値を取得します。 | |
ScrollableHeight | スクロールできる領域の水平方向のサイズを表す値を取得します。これは、範囲の高さとビューポートの高さの差です。 | |
ScrollableWidth | スクロールできる領域の垂直方向のサイズを表す値を取得します。これは、範囲の幅とビューポートの幅の差です。 | |
SelectionBackground | 選択範囲に使用される System.Windows.Media.Brushを示す値を取得します。 | |
VerticalOffset | スクロールされたコンテンツの垂直方向のオフセットを示す値を取得または設定します。 | |
VerticalScrollBarVisibility | 垂直方向の System.Windows.Controls.Primitives.ScrollBarを表示するかどうかを示す値を取得または設定します。 | |
ViewMode | 現在の表示モードを示す値を取得します。 | |
ViewportHeight | 表示可能なコンテンツの垂直サイズを含む値を取得します。 | |
ViewportWidth | 表示可能なコンテンツの水平サイズを含む値を取得します。 | |
Zoom | 現在のズーム値を取得します。 |
名前 | 解説 | |
---|---|---|
ClearValue | オーバーロードされます。 System.Windows.DependencyObjectから継承されます。 | |
CoerceValue | System.Windows.DependencyObjectから継承されます。 | |
Equals | System.Windows.DependencyObjectから継承されます。 | |
GetHashCode | System.Windows.DependencyObjectから継承されます。 | |
GetValue | System.Windows.DependencyObjectから継承されます。 | |
InvalidateProperty | System.Windows.DependencyObjectから継承されます。 | |
ReadLocalValue | System.Windows.DependencyObjectから継承されます。 | |
SetCurrentValue | System.Windows.DependencyObjectから継承されます。 | |
SetValue | オーバーロードされます。 System.Windows.DependencyObjectから継承されます。 |