

'Declaration<StyleTypedPropertyAttribute(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)> <XmlLangPropertyAttribute("Language")> <UsableDuringInitializationAttribute(True)> <RuntimeNamePropertyAttribute("Name")> <TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)> <NameScopePropertyAttribute("NameScope", System.Windows.NameScope)> Public MustInherit Class UIViewBase Inherits ViewBase
'UsageDim instance As UIViewBase
[StyleTypedProperty(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)] [XmlLangProperty("Language")] [UsableDuringInitialization(true)] [RuntimeNameProperty("Name")] [TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)] [NameScopeProperty("NameScope", System.Windows.NameScope)] public abstract class UIViewBase : ViewBase
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
System.Windows.ContentElement
System.Windows.FrameworkContentElement
Xceed.Wpf.DataGrid.Views.ViewBase
Xceed.Wpf.DataGrid.Views.UIViewBase
Xceed.Wpf.DataGrid.Views.TableView
| 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) |
![]() | BindingGroup | (Inherited from System.Windows.FrameworkContentElement) |
![]() | BusyCursor | Gets or sets the image used for the mouse pointer when the datagrid is busy while a FilterCell or AutoFilterControl is being used. |
![]() | CannotDropDraggedElementCursor | Gets or sets the image used for the mouse pointer when an element cannot be dropped on its target. |
![]() | 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) |
![]() | ColumnResizeWestEastCursor | Gets or sets the image used for the mouse pointer when a column is resized. |
![]() | CommandBindings | (Inherited from System.Windows.ContentElement) |
![]() | ConnectionStateCommittingGlyph | Gets or sets the glyph to display when the underlying virtualized data collection is committing data. |
![]() | ConnectionStateErrorGlyph | Gets or sets the glyph to display when an error has occurred in the underlying virtualized data collection. |
![]() | ConnectionStateLoadingGlyph | Gets or sets the glyph to display when the underlying virtualized data collection is loading data. |
![]() | ContextMenu | (Inherited from System.Windows.FrameworkContentElement) |
![]() | CurrentItemGlyph | Gets or sets the glyph to display when an item is current. |
![]() | Cursor | (Inherited from System.Windows.FrameworkContentElement) |
![]() | DataContext | (Inherited from System.Windows.FrameworkContentElement) |
![]() | DefaultDropMarkOrientation | Gets or sets the default orientation of the drop-mark. |
![]() | DefaultDropMarkPen | Gets or sets the default Pen used to draw the drop-mark. |
![]() | 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) |
![]() | EditingRowGlyph | Gets or sets the glyph to display when a row is being edited. |
![]() | 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) |
![]() | 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) |
![]() | IsConnectionStateGlyphEnabled | Gets or sets a value indicating whether the connection state glyphs that indicate the status of the underlying virtualized data collection are enabled. |
![]() | 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) |
![]() | 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) |
![]() | Parent | (Inherited from System.Windows.FrameworkContentElement) |
![]() | RemovingGroupCursor | Gets or sets the image used for the mouse pointer when a GroupByItem is dragged out of a GroupByControl to ungroup it. |
![]() | Resources | (Inherited from System.Windows.FrameworkContentElement) |
![]() | ScrollTipContentTemplate | Gets or sets the DataTemplate used to display the scroll tip's content. |
![]() | ScrollTipContentTemplateSelector | Gets or sets a DataTemplateSelector that provides a way to apply a different scroll-tip content template based on custom logic. |
![]() | ShowScrollTip | Gets or sets a value indicating whether the scroll tip is visible when a grid is scrolled. |
![]() | 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) |
![]() | ValidationErrorGlyph | Gets or sets the glyph that is displayed when a validation error occurs. |
| Name | Description | |
|---|---|---|
![]() | DefaultStyleKey | (Inherited from System.Windows.FrameworkContentElement) |
![]() | IsEnabledCore | (Inherited from System.Windows.ContentElement) |
![]() | LogicalChildren | (Inherited from System.Windows.FrameworkContentElement) |
![]() | ViewTypeForThemeKey | (Inherited from Xceed.Wpf.DataGrid.Views.ViewBase) |
| Name | Description | |
|---|---|---|
![]() | FindLogicalAncestor<T> | Finds the logical ancenster |
![]() | FindLogicalAncestorsAndSelf | |
![]() | FindLogicalChildren<T> | Find the logical children. |
![]() | FindVisualAncestor<T> | Finds the visual ancestor. |
![]() | FindVisualChildren<T> | Finds the visual children. |
![]() | FindVisualTreeRoot | Finds the visual tree root. |
![]() | ShowDialog | Overloaded. |
.NET: net5.0, net5.0-windows, net6.0, net6.0-macos, net6.0-windows, net7.0, net7.0-macos, net7.0-windows, net8.0, net8.0-browser, net8.0-macos, net8.0-windows, net9.0, net9.0-browser, net9.0-macos, net9.0-windows, net10.0, net10.0-browser, net10.0-macos, net10.0-windows.
.NET Framework: net40, net403, net45, net451, net452, net46, net461, net462, net463, net47, net471, net472, net48, net481.