The following tables list the members exposed by UIViewBase.
Name | Description | |
---|---|---|
AddAdvancedFilterButtonGlyph | Gets or sets the glyph to display to add an advanced filter. | |
AddAdvancedFilterButtonToolTip | Gets or sets the content of the tooltip for the add an advanced filter glyph. | |
AdvancedFilterMode | Gets or sets how advanced filtering is accessed. | |
AllowColumnChooser | Gets or sets a value indicating whether the column-chooser context menu is enabled. | |
AllowDrop | (Inherited from System.Windows.ContentElement) | |
AreAnyTouchesCaptured | (Inherited from ViewBase) | |
AreAnyTouchesCapturedWithin | (Inherited from ViewBase) | |
AreAnyTouchesDirectlyOver | (Inherited from ViewBase) | |
AreAnyTouchesOver | (Inherited from ViewBase) | |
AscendingSortGlyph | Gets or sets the glyph to display when a column is sorted in an ascending direction. (Inherited from ViewBase) | |
AutoFilterDropDownGlyph | Gets or sets the glyph to display in a column-manager cell allows the auto-filter drop down to be opened. | |
AutoFilterGlyph | Gets or sets the glyph to display in a column-manager cell when a column is automatically filtered. (Inherited from ViewBase) | |
BindingGroup | (Inherited from ViewBase) | |
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. | |
ClearAdvancedFilterButtonGlyph | Gets or sets the glyph to display to clear an advanced filter. | |
ClearAdvancedFilterButtonToolTip | Gets or sets the content of the tooltip for the clear an advanced filter glyph. | |
ClearAllAutoFilterButtonGlyph | Gets or sets the glyph to display to clear all automatic filtering values. | |
ClearAllAutoFilterButtonToolTip | Gets or sets the content of the tooltip for the clear all automatic filtering values glyph. | |
ClearFilterButtonGlyph | Gets or sets the DataTemplate used to create the glyph displayed in a filter cell that allows the active filter to be cleared. | |
CollapseGroupGlyph | Gets or sets the glyph to display when a group is expanded to allow it to be collapsed. (Inherited from ViewBase) | |
ColumnChooserSortOrder | Gets or sets a value indicating the order in which the column titles displayed in the column-chooser context menu are sorted. | |
ColumnResizeWestEastCursor | Gets or sets the image used for the mouse pointer when a column is resized. | |
CommandBindings | (Inherited from ViewBase) | |
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 ViewBase) | |
CurrentItemGlyph | Gets or sets the glyph to display when an item is current. | |
Cursor | (Inherited from ViewBase) | |
DataContext | (Inherited from ViewBase) | |
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 ViewBase) | |
DescendingSortGlyph | Gets or sets the glyph to display when a column is sorted in an descending direction. (Inherited from ViewBase) | |
Dispatcher | (Inherited from ViewBase) | |
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 ViewBase) | |
FilterRowGlyph | Gets or sets the DataTemplate used to create the glyph that is displayed in a filter row's row selector. (Inherited from ViewBase) | |
FixedFooters | Gets a collection that contains the items that are located in the fixed, non-scrollable footer section of a grid. (Inherited from ViewBase) | |
FixedHeaders | Gets a collection that contains the items that are located in the fixed, non-scrollable header section of a grid. (Inherited from ViewBase) | |
Focusable | (Inherited from ViewBase) | |
FocusVisualStyle | (Inherited from ViewBase) | |
Footers | Gets a collection that contains the items that are located in the footer section of a grid. (Inherited from ViewBase) | |
ForceCursor | (Inherited from ViewBase) | |
HasAnimatedProperties | (Inherited from ViewBase) | |
Headers | Gets a collection that contains the items that are located in the header section of a grid. (Inherited from ViewBase) | |
InputBindings | (Inherited from ViewBase) | |
InputScope | (Inherited from ViewBase) | |
InsertionRowGlyph | Gets or sets the glyph to display when an InsertionRow is active. | |
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 ViewBase) | |
IsFocused | (Inherited from ViewBase) | |
IsInitialized | (Inherited from ViewBase) | |
IsInputMethodEnabled | (Inherited from ViewBase) | |
IsKeyboardFocused | (Inherited from ViewBase) | |
IsKeyboardFocusWithin | (Inherited from ViewBase) | |
IsLoaded | (Inherited from ViewBase) | |
IsMouseCaptured | (Inherited from ViewBase) | |
IsMouseCaptureWithin | (Inherited from ViewBase) | |
IsMouseDirectlyOver | (Inherited from ViewBase) | |
IsMouseOver | (Inherited from ViewBase) | |
IsSealed | (Inherited from ViewBase) | |
IsStylusCaptured | (Inherited from ViewBase) | |
IsStylusCaptureWithin | (Inherited from ViewBase) | |
IsStylusDirectlyOver | (Inherited from ViewBase) | |
IsStylusOver | (Inherited from ViewBase) | |
Language | (Inherited from ViewBase) | |
Name | (Inherited from ViewBase) | |
OverridesDefaultStyle | (Inherited from ViewBase) | |
Parent | (Inherited from ViewBase) | |
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 ViewBase) | |
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. | |
SelectAllAutoFilterButtonGlyph | Gets or sets the glyph to display to select all automatic filtering values. | |
SelectAllAutoFilterButtonToolTip | Gets or sets the content of the tooltip for the select all automatic filtering values glyph. | |
ShowScrollTip | Gets or sets a value indicating whether the scroll tip is visible when a grid is scrolled. | |
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 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 ViewBase) | |
Style | (Inherited from ViewBase) | |
Tag | (Inherited from ViewBase) | |
TemplatedParent | (Inherited from ViewBase) | |
Theme | Gets or sets the theme that determines which styles are applied to the elements in a grid for this specific view. (Inherited from ViewBase) | |
ToolTip | (Inherited from ViewBase) | |
TouchesCaptured | (Inherited from ViewBase) | |
TouchesCapturedWithin | (Inherited from ViewBase) | |
TouchesDirectlyOver | (Inherited from ViewBase) | |
TouchesOver | (Inherited from ViewBase) | |
UpdateAdvancedFilterButtonGlyph | Gets or sets the glyph to display to update an advanced filter. | |
UpdateAdvancedFilterButtonToolTip | Gets or sets the content of the tooltip for the update an advanced filter glyph. | |
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 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 ViewBase) | |
LogicalChildren | (Inherited from ViewBase) | |
ViewTypeForThemeKey | Gets the view's type. (Inherited from ViewBase) |
Name | Description | |
---|---|---|
AddHandler | Overloaded. (Inherited from System.Windows.ContentElement) | |
AddToEventRoute | (Inherited from ViewBase) | |
ApplyAnimationClock | Overloaded. (Inherited from ViewBase) | |
BeginAnimation | Overloaded. (Inherited from ViewBase) | |
BeginInit | (Inherited from ViewBase) | |
BeginStoryboard | Overloaded. (Inherited from ViewBase) | |
BringIntoView | (Inherited from ViewBase) | |
CaptureMouse | (Inherited from ViewBase) | |
CaptureStylus | (Inherited from ViewBase) | |
CaptureTouch | (Inherited from ViewBase) | |
ClearValue | Overloaded. (Inherited from ViewBase) | |
CoerceValue | (Inherited from ViewBase) | |
EndInit | (Inherited from ViewBase) | |
Equals | (Inherited from ViewBase) | |
FindName | (Inherited from ViewBase) | |
FindResource | (Inherited from ViewBase) | |
Focus | (Inherited from ViewBase) | |
GetAdvancedFilterMode | Gets a value indicating how advanced filtering is accessed. | |
GetAllowColumnChooser | Gets a value indicating whether the column-chooser context menu is enabled. | |
GetAnimationBaseValue | (Inherited from ViewBase) | |
GetBindingExpression | (Inherited from ViewBase) | |
GetColumnChooserSortOrder | Gets a value indicating the order in which the column titles displayed in the column-chooser context menu are sorted. | |
GetDropMarkOrientation | Gets the value of the DropMarkOrientation attached property for the specified dependency object. | |
GetDropMarkPen | Gets the value of the DropMarkPen attached property for the specified dependency object. | |
GetHashCode | (Inherited from ViewBase) | |
GetLocalValueEnumerator | (Inherited from ViewBase) | |
GetValue | (Inherited from ViewBase) | |
InvalidateProperty | (Inherited from ViewBase) | |
MoveFocus | (Inherited from ViewBase) | |
PredictFocus | (Inherited from ViewBase) | |
RaiseEvent | (Inherited from ViewBase) | |
ReadLocalValue | (Inherited from ViewBase) | |
RegisterName | (Inherited from ViewBase) | |
ReleaseAllTouchCaptures | (Inherited from ViewBase) | |
ReleaseMouseCapture | (Inherited from ViewBase) | |
ReleaseStylusCapture | (Inherited from ViewBase) | |
ReleaseTouchCapture | (Inherited from ViewBase) | |
RemoveHandler | (Inherited from ViewBase) | |
SetAdvancedFilterMode | Sets a value indicating how advanced filtering is accessed. | |
SetAllowColumnChooser | Sets a value indicating whether the column-chooser context menu is enabled. | |
SetBinding | Overloaded. (Inherited from ViewBase) | |
SetColumnChooserSortOrder | Sets a value indicating the order in which the column titles displayed in the column-chooser context menu are sorted. | |
SetCurrentValue | (Inherited from ViewBase) | |
SetDropMarkOrientation | Sets the value of the DropMarkOrientation attached property to the specified dependency object. | |
SetDropMarkPen | Sets the value of the DropMarkPen attached property to the specified dependency object. | |
SetResourceReference | (Inherited from ViewBase) | |
SetValue | Overloaded. (Inherited from ViewBase) | |
TryFindResource | (Inherited from ViewBase) | |
UnregisterName | (Inherited from ViewBase) | |
UpdateDefaultStyle | (Inherited from ViewBase) |
Name | Description | |
---|---|---|
ShowDialog | Overloaded. |