Name | Description | |
---|---|---|
PrintTableView Constructor |
The following tables list the members exposed by PrintTableView.
Name | Description | |
---|---|---|
PrintTableView Constructor |
Name | Description | |
---|---|---|
AllowDrop | (Inherited from System.Windows.ContentElement) | |
AreAnyTouchesCaptured | (Inherited from PrintViewBase) | |
AreAnyTouchesCapturedWithin | (Inherited from PrintViewBase) | |
AreAnyTouchesDirectlyOver | (Inherited from PrintViewBase) | |
AreAnyTouchesOver | (Inherited from PrintViewBase) | |
AscendingSortGlyph | Gets or sets the glyph to display when a column is sorted in an ascending direction. (Inherited from PrintViewBase) | |
AutoFilterGlyph | Gets or sets the glyph to display in a column-manager cell when a column is automatically filtered. (Inherited from PrintViewBase) | |
BindingGroup | (Inherited from PrintViewBase) | |
CollapseGroupGlyph | Gets or sets the glyph to display when a group is expanded to allow it to be collapsed. (Inherited from PrintViewBase) | |
CommandBindings | (Inherited from PrintViewBase) | |
ContextMenu | (Inherited from PrintViewBase) | |
CurrentPageNumber | Gets the current page number. (Inherited from PrintViewBase) | |
Cursor | (Inherited from PrintViewBase) | |
DataContext | (Inherited from PrintViewBase) | |
DependencyObjectType | (Inherited from PrintViewBase) | |
DescendingSortGlyph | Gets or sets the glyph to display when a column is sorted in an descending direction. (Inherited from PrintViewBase) | |
DetailIndicatorWidth | ||
Dispatcher | (Inherited from PrintViewBase) | |
ExpandGroupGlyph | Gets or sets the glyph to display when a group is collapsed to allow it to be expanded. (Inherited from PrintViewBase) | |
FilterRowGlyph | Gets or sets the DataTemplate used to create the glyph that is displayed in a filter row's row selector. (Inherited from PrintViewBase) | |
FixedColumnCount | Gets or sets the number of columns that are to be repeated on each page when a grid is printed or exported. | |
FixedColumnSplitterWidth | Gets or sets the width of the fixed-column splitter. | |
FixedFooters | Gets a collection that contains the items that are located in the fixed, non-scrollable footer section of a grid. (Inherited from PrintViewBase) | |
FixedHeaders | Gets a collection that contains the items that are located in the fixed, non-scrollable header section of a grid. (Inherited from PrintViewBase) | |
Focusable | (Inherited from PrintViewBase) | |
FocusVisualStyle | (Inherited from PrintViewBase) | |
Footers | Gets a collection that contains the items that are located in the footer section of a grid. (Inherited from PrintViewBase) | |
ForceCursor | (Inherited from PrintViewBase) | |
GroupLevelIndicatorWidth | Gets or sets the width of the group-level indicators when a grid is in a printable or exportable table-view layout. | |
HasAnimatedProperties | (Inherited from PrintViewBase) | |
Headers | Gets a collection that contains the items that are located in the header section of a grid. (Inherited from PrintViewBase) | |
HorizontalGridLineBrush | Gets or sets the Brush used to paint the horizontal grid lines when a grid is in a printable or exportable table-view layout. | |
HorizontalGridLineThickness | Gets or sets a value indicating the thickness of the horizontal grid lines when a grid is in a printable or exportable table-view layout. | |
InputBindings | (Inherited from PrintViewBase) | |
InputScope | (Inherited from PrintViewBase) | |
IsAlternatingRowStyleEnabled | ||
IsEnabled | (Inherited from PrintViewBase) | |
IsFocused | (Inherited from PrintViewBase) | |
IsInitialized | (Inherited from PrintViewBase) | |
IsInputMethodEnabled | (Inherited from PrintViewBase) | |
IsKeyboardFocused | (Inherited from PrintViewBase) | |
IsKeyboardFocusWithin | (Inherited from PrintViewBase) | |
IsLoaded | (Inherited from PrintViewBase) | |
IsMouseCaptured | (Inherited from PrintViewBase) | |
IsMouseCaptureWithin | (Inherited from PrintViewBase) | |
IsMouseDirectlyOver | (Inherited from PrintViewBase) | |
IsMouseOver | (Inherited from PrintViewBase) | |
IsPrintingFirstPage | Gets a value indicating whether the first page is being printed. (Inherited from PrintViewBase) | |
IsPrintingLastPage | Gets a value indicating whether the last page is being printed. (Inherited from PrintViewBase) | |
IsSealed | (Inherited from PrintViewBase) | |
IsStylusCaptured | (Inherited from PrintViewBase) | |
IsStylusCaptureWithin | (Inherited from PrintViewBase) | |
IsStylusDirectlyOver | (Inherited from PrintViewBase) | |
IsStylusOver | (Inherited from PrintViewBase) | |
Language | (Inherited from PrintViewBase) | |
Name | (Inherited from PrintViewBase) | |
OverridesDefaultStyle | (Inherited from PrintViewBase) | |
PageFooters | Gets a collection of DataTemplates that represents the elements that will be printed in the footers of each page. (Inherited from PrintViewBase) | |
PageHeaders | Gets a collection of DataTemplates that represents the elements that will be printed in the headers of each page. (Inherited from PrintViewBase) | |
PagePrintOrder | Gets or sets a value representing the order in which the pages are printed (see Remarks). (Inherited from PrintViewBase) | |
PageStyle | Gets or sets the style that defines the appearance of each page. (Inherited from PrintViewBase) | |
Parent | (Inherited from PrintViewBase) | |
ProgressWindowContentTemplate | Gets or sets the template that will be used to display the progress window's content. (Inherited from PrintViewBase) | |
ProgressWindowDescription | Gets or sets the progress description displayed in the progress window. (Inherited from PrintViewBase) | |
ProgressWindowStyle | Gets or sets the style that will be used by the progress window. (Inherited from PrintViewBase) | |
ProgressWindowTitle | Gets or sets the text displayed in the progress window's title. (Inherited from PrintViewBase) | |
Resources | (Inherited from PrintViewBase) | |
ShowFixedColumnSplitter | Gets or sets a value indicating whether the fixed-column splitter is shown when a grid is printed or exported. | |
ShowSortIndex | Gets or sets a value that indicates if the SortIndexGlyph will be displayed on sorted columns. The glyph will be displayed in the ColumnManagerCell, to the right of the SortGlyph, to indicate the order of the sort of the Column. (Inherited from PrintViewBase) | |
SortIndexGlyph | Gets or sets the glyph to display for the sort index when a column is sorted and ShowSortIndex is set to true. Allows users to see which column is sorted by first, then which is sorted second, etc. (Inherited from PrintViewBase) | |
Style | (Inherited from PrintViewBase) | |
Tag | (Inherited from PrintViewBase) | |
TemplatedParent | (Inherited from PrintViewBase) | |
Theme | Gets or sets the theme that determines which styles are applied to the elements in a grid for this specific view. (Inherited from PrintViewBase) | |
ToolTip | (Inherited from PrintViewBase) | |
TouchesCaptured | (Inherited from PrintViewBase) | |
TouchesCapturedWithin | (Inherited from PrintViewBase) | |
TouchesDirectlyOver | (Inherited from PrintViewBase) | |
TouchesOver | (Inherited from PrintViewBase) | |
UseDefaultHeadersFooters | Gets or sets a value indicating whether the default header and footer items are automatically added to a grid's fixed, and non-fixed, header and footer sections. (Inherited from PrintViewBase) | |
VerticalGridLineBrush | Gets or sets the Brush used to paint the vertical grid lines when a grid is in a printable or exportable table-view layout. | |
VerticalGridLineThickness | Gets or sets a value indicating the thickness of the vertical grid lines when a grid is in a printable or exportable table-view layout. |
Name | Description | |
---|---|---|
DefaultStyleKey | (Inherited from System.Windows.FrameworkContentElement) | |
IsEnabledCore | (Inherited from PrintViewBase) | |
LogicalChildren | (Inherited from PrintViewBase) | |
ViewTypeForThemeKey | Gets the view's type. (Inherited from PrintViewBase) |
Name | Description | |
---|---|---|
AddHandler | Overloaded. (Inherited from System.Windows.ContentElement) | |
AddToEventRoute | (Inherited from PrintViewBase) | |
ApplyAnimationClock | Overloaded. (Inherited from PrintViewBase) | |
BeginAnimation | Overloaded. (Inherited from PrintViewBase) | |
BeginInit | (Inherited from PrintViewBase) | |
BeginStoryboard | Overloaded. (Inherited from PrintViewBase) | |
BringIntoView | (Inherited from PrintViewBase) | |
CaptureMouse | (Inherited from PrintViewBase) | |
CaptureStylus | (Inherited from PrintViewBase) | |
CaptureTouch | (Inherited from PrintViewBase) | |
ClearValue | Overloaded. (Inherited from PrintViewBase) | |
CoerceValue | (Inherited from PrintViewBase) | |
EndInit | (Inherited from PrintViewBase) | |
Equals | (Inherited from PrintViewBase) | |
FindName | (Inherited from PrintViewBase) | |
FindResource | (Inherited from PrintViewBase) | |
Focus | (Inherited from PrintViewBase) | |
GetAnimationBaseValue | (Inherited from PrintViewBase) | |
GetBindingExpression | (Inherited from PrintViewBase) | |
GetCanSpanHorizontally | Gets the value of the CanSpanHorizontally attached property for the specified dependency object. | |
GetDetailIndicatorWidth | ||
GetFixedColumnCount | Gets the number of columns that are to be repeated on each page when a grid is printed or exported. | |
GetFixedColumnSplitterStyle | Gets the style to apply to the fixed-column splitter for the item to which the property is attached. | |
GetFixedColumnSplitterWidth | Gets the width of the fixed-column splitter. | |
GetGroupLevelIndicatorWidth | Gets the width of the group-level indicators when a grid is in a printable or exportable table-view layout. | |
GetHashCode | (Inherited from PrintViewBase) | |
GetHorizontalGridLineBrush | Gets the Brush used to paint the horizontal grid lines when a grid is in a printable or exportable table-view layout. | |
GetHorizontalGridLineThickness | Gets a value indicating the thickness of the horizontal grid lines when a grid is in a printable or exportable table-view layout. | |
GetIsAlternatingRowStyleEnabled | ||
GetLocalValueEnumerator | (Inherited from PrintViewBase) | |
GetShowFixedColumnSplitter | Gets a value indicating whether the fixed-column splitter is shown when a grid is printed or exported. | |
GetValue | (Inherited from PrintViewBase) | |
GetVerticalGridLineBrush | Gets the Brush used to paint the vertical grid lines when a grid is in a printable or exportable table-view layout. | |
GetVerticalGridLineThickness | Gets a value indicating the thickness of the vertical grid lines when a grid is in a printable or exportable table-view layout. | |
InvalidateProperty | (Inherited from PrintViewBase) | |
MoveFocus | (Inherited from PrintViewBase) | |
PredictFocus | (Inherited from PrintViewBase) | |
RaiseEvent | (Inherited from PrintViewBase) | |
ReadLocalValue | (Inherited from PrintViewBase) | |
RegisterName | (Inherited from PrintViewBase) | |
ReleaseAllTouchCaptures | (Inherited from PrintViewBase) | |
ReleaseMouseCapture | (Inherited from PrintViewBase) | |
ReleaseStylusCapture | (Inherited from PrintViewBase) | |
ReleaseTouchCapture | (Inherited from PrintViewBase) | |
RemoveHandler | (Inherited from PrintViewBase) | |
SetBinding | Overloaded. (Inherited from PrintViewBase) | |
SetCanSpanHorizontally | Sets the value of the CanSpanHorizontally attached property to the specified dependency object. | |
SetCurrentValue | (Inherited from PrintViewBase) | |
SetDetailIndicatorWidth | ||
SetFixedColumnCount | Sets the number of columns that are to be repeated on each page when a grid is printed or exported. | |
SetFixedColumnSplitterStyle | Sets the style to apply to the fixed-column splitter for the item to which the property is attached. | |
SetFixedColumnSplitterWidth | Sets the width of the fixed-column splitter. | |
SetGroupLevelIndicatorWidth | Sets the width of the group-level indicators when a grid is in a printable or exportable table-view layout. | |
SetHorizontalGridLineBrush | Sets the Brush used to paint the horizontal grid lines when a grid is in a printable or exportable table-view layout. | |
SetHorizontalGridLineThickness | Sets a value indicating the thickness of the horizontal grid lines when a grid is in a printable or exportable table-view layout. | |
SetIsAlternatingRowStyleEnabled | ||
SetResourceReference | (Inherited from PrintViewBase) | |
SetShowFixedColumnSplitter | Sets a value indicating whether the fixed-column splitter is shown when a grid is printed or exported. | |
SetValue | Overloaded. (Inherited from PrintViewBase) | |
SetVerticalGridLineBrush | Sets the Brush used to paint the vertical grid lines when a grid is in a printable or exportable table-view layout. | |
SetVerticalGridLineThickness | Sets a value indicating the thickness of the vertical grid lines when a grid is in a printable or exportable table-view layout. | |
TryFindResource | (Inherited from PrintViewBase) | |
UnregisterName | (Inherited from PrintViewBase) | |
UpdateDefaultStyle | (Inherited from PrintViewBase) |
Name | Description | |
---|---|---|
ShowDialog | Overloaded. |