Name | Description | |
---|---|---|
AllowDrop | (Inherited from System.Windows.ContentElement) | |
AreAnyTouchesCaptured | (Inherited from System.Windows.ContentElement) | |
AreAnyTouchesCapturedWithin | (Inherited from System.Windows.ContentElement) | |
AreAnyTouchesDirectlyOver | (Inherited from System.Windows.ContentElement) | |
AreAnyTouchesOver | (Inherited from System.Windows.ContentElement) | |
AscendingSortGlyph | Gets or sets the glyph to display when a column is sorted in an ascending direction. (Inherited from Xceed.Wpf.DataGrid.Views.ViewBase) | |
AutoFilterGlyph | Gets or sets the glyph to display in a column-manager cell when a column is automatically filtered. (Inherited from Xceed.Wpf.DataGrid.Views.ViewBase) | |
BindingGroup | (Inherited from System.Windows.FrameworkContentElement) | |
CollapseGroupGlyph | Gets or sets the glyph to display when a group is expanded to allow it to be collapsed. (Inherited from Xceed.Wpf.DataGrid.Views.ViewBase) | |
CommandBindings | (Inherited from System.Windows.ContentElement) | |
ContextMenu | (Inherited from System.Windows.FrameworkContentElement) | |
CurrentPageNumber | Gets the current page number. | |
Cursor | (Inherited from System.Windows.FrameworkContentElement) | |
DataContext | (Inherited from System.Windows.FrameworkContentElement) | |
DependencyObjectType | (Inherited from System.Windows.DependencyObject) | |
DescendingSortGlyph | Gets or sets the glyph to display when a column is sorted in an descending direction. (Inherited from Xceed.Wpf.DataGrid.Views.ViewBase) | |
Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) | |
ExpandGroupGlyph | Gets or sets the glyph to display when a group is collapsed to allow it to be expanded. (Inherited from Xceed.Wpf.DataGrid.Views.ViewBase) | |
FilterRowGlyph | Gets or sets the DataTemplate used to create the glyph that is displayed in a filter row's row selector. (Inherited from Xceed.Wpf.DataGrid.Views.ViewBase) | |
FixedFooters | Gets a collection that contains the items that are located in the fixed, non-scrollable footer section of a grid. (Inherited from Xceed.Wpf.DataGrid.Views.ViewBase) | |
FixedHeaders | Gets a collection that contains the items that are located in the fixed, non-scrollable header section of a grid. (Inherited from Xceed.Wpf.DataGrid.Views.ViewBase) | |
Focusable | (Inherited from System.Windows.ContentElement) | |
FocusVisualStyle | (Inherited from System.Windows.FrameworkContentElement) | |
Footers | Gets a collection that contains the items that are located in the footer section of a grid. (Inherited from Xceed.Wpf.DataGrid.Views.ViewBase) | |
ForceCursor | (Inherited from System.Windows.FrameworkContentElement) | |
HasAnimatedProperties | (Inherited from System.Windows.ContentElement) | |
Headers | Gets a collection that contains the items that are located in the header section of a grid. (Inherited from Xceed.Wpf.DataGrid.Views.ViewBase) | |
InputBindings | (Inherited from System.Windows.ContentElement) | |
InputScope | (Inherited from System.Windows.FrameworkContentElement) | |
IsEnabled | (Inherited from System.Windows.ContentElement) | |
IsFocused | (Inherited from System.Windows.ContentElement) | |
IsInitialized | (Inherited from System.Windows.FrameworkContentElement) | |
IsInputMethodEnabled | (Inherited from System.Windows.ContentElement) | |
IsKeyboardFocused | (Inherited from System.Windows.ContentElement) | |
IsKeyboardFocusWithin | (Inherited from System.Windows.ContentElement) | |
IsLoaded | (Inherited from System.Windows.FrameworkContentElement) | |
IsMouseCaptured | (Inherited from System.Windows.ContentElement) | |
IsMouseCaptureWithin | (Inherited from System.Windows.ContentElement) | |
IsMouseDirectlyOver | (Inherited from System.Windows.ContentElement) | |
IsMouseOver | (Inherited from System.Windows.ContentElement) | |
IsPrintingFirstPage | Gets a value indicating whether the first page is being printed. | |
IsPrintingLastPage | Gets a value indicating whether the last page is being printed. | |
IsSealed | (Inherited from System.Windows.DependencyObject) | |
IsStylusCaptured | (Inherited from System.Windows.ContentElement) | |
IsStylusCaptureWithin | (Inherited from System.Windows.ContentElement) | |
IsStylusDirectlyOver | (Inherited from System.Windows.ContentElement) | |
IsStylusOver | (Inherited from System.Windows.ContentElement) | |
Language | (Inherited from System.Windows.FrameworkContentElement) | |
Name | (Inherited from System.Windows.FrameworkContentElement) | |
OverridesDefaultStyle | (Inherited from System.Windows.FrameworkContentElement) | |
PageFooters | Gets a collection of DataTemplates that represents the elements that will be printed in the footers of each page. | |
PageHeaders | Gets a collection of DataTemplates that represents the elements that will be printed in the headers of each page. | |
PagePrintOrder | Gets or sets a value representing the order in which the pages are printed (see Remarks). | |
PageStyle | Gets or sets the style that defines the appearance of each page. | |
Parent | (Inherited from System.Windows.FrameworkContentElement) | |
ProgressWindowContentTemplate | Gets or sets the template that will be used to display the progress window's content. | |
ProgressWindowDescription | Gets or sets the progress description displayed in the progress window. | |
ProgressWindowStyle | Gets or sets the style that will be used by the progress window. | |
ProgressWindowTitle | Gets or sets the text displayed in the progress window's title. | |
Resources | (Inherited from System.Windows.FrameworkContentElement) | |
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 Xceed.Wpf.DataGrid.Views.ViewBase) | |
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 Xceed.Wpf.DataGrid.Views.ViewBase) | |
Style | (Inherited from System.Windows.FrameworkContentElement) | |
Tag | (Inherited from System.Windows.FrameworkContentElement) | |
TemplatedParent | (Inherited from System.Windows.FrameworkContentElement) | |
Theme | Gets or sets the theme that determines which styles are applied to the elements in a grid for this specific view. (Inherited from Xceed.Wpf.DataGrid.Views.ViewBase) | |
ToolTip | (Inherited from System.Windows.FrameworkContentElement) | |
TouchesCaptured | (Inherited from System.Windows.ContentElement) | |
TouchesCapturedWithin | (Inherited from System.Windows.ContentElement) | |
TouchesDirectlyOver | (Inherited from System.Windows.ContentElement) | |
TouchesOver | (Inherited from System.Windows.ContentElement) | |
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 Xceed.Wpf.DataGrid.Views.ViewBase) |