Back to Devexpress

GridViewBase Fields

wpf-devexpress-dot-xpf-dot-grid-dot-gridviewbase-dot-underscore-fields.md

latest156.0 KB
Original Source

GridViewBase Fields

Serves as the base for objects representing Table and Card views in a grid control.

NameDescription
ActiveEditorProperty staticIdentifies the DataViewBase.ActiveEditor dependency property. Inherited from DataViewBase.
ActualColumnChooserTemplateProperty staticIdentifies the DataViewBase.ActualColumnChooserTemplate dependency property. Inherited from DataViewBase.
ActualFadeSelectionOnLostFocusProperty staticIdentifies the DataViewBase.ActualFadeSelectionOnLostFocus dependency property. Inherited from DataViewBase.
ActualGroupRowTemplateSelectorProperty staticIdentifies the GridViewBase.ActualGroupRowTemplateSelector dependency property.
ActualGroupSummaryItemTemplateSelectorProperty staticIdentifies the GridViewBase.ActualGroupSummaryItemTemplateSelector dependency property.
ActualHeightProperty staticIdentifies the ActualHeight dependency property. Inherited from FrameworkElement.
ActualSearchPanelHorizontalAlignmentProperty staticIdentifies the ActualSearchPanelHorizontalAlignment dependency property. Inherited from DataViewBase.
ActualSearchPanelPositionProperty staticIdentifies the DataViewBase.ActualSearchPanelPosition dependency property. Inherited from DataViewBase.
ActualShowCheckBoxInGroupRowProperty staticIdentifies the GridViewBase.ActualShowCheckBoxInGroupRow dependency property.
ActualShowCheckBoxSelectorInGroupRowProperty staticIdentifies the GridViewBase.ActualShowCheckBoxSelectorInGroupRow dependency property.
ActualShowCompactPanelProperty staticIdentifies the DataViewBase.ActualShowCompactPanel dependency property. Inherited from DataViewBase.
ActualShowFilterPanelProperty staticIdentifies the DataViewBase.ActualShowFilterPanel dependency property. Inherited from DataViewBase.
ActualShowGroupPanelProperty staticIdentifies the GridViewBase.ActualShowGroupPanel dependency property.
ActualShowPagerProperty staticIdentifies the DataViewBase.ActualShowPager dependency property. Inherited from DataViewBase.
ActualShowSearchPanelNavigationButtonsProperty staticIdentifies the DataViewBase.ActualShowSearchPanelNavigationButtons dependency property. Inherited from DataViewBase.
ActualShowSearchPanelProperty staticIdentifies the DataViewBase.ActualShowSearchPanel dependency property. Inherited from DataViewBase.
ActualShowSearchPanelResultInfoProperty staticIdentifies the ActualShowSearchPanelResultInfo dependency property. Inherited from DataViewBase.
ActualTotalSummaryItemTemplateSelectorProperty staticIdentifies the DataViewBase.ActualTotalSummaryItemTemplateSelector dependency property. Inherited from DataViewBase.
ActualWidthProperty staticIdentifies the ActualWidth dependency property. Inherited from FrameworkElement.
AddingNewRowCommandProperty staticIdentifies the AddingNewRowCommand dependency property.
AllItemsSelectedProperty staticIdentifies the DataViewBase.AllItemsSelected dependency property. Inherited from DataViewBase.
AllowColumnFilteringProperty staticIdentifies the DataViewBase.AllowColumnFiltering dependency property. Inherited from DataViewBase.
AllowColumnMovingProperty staticIdentifies the DataViewBase.AllowColumnMoving dependency property. Inherited from DataViewBase.
AllowCommitOnValidationAttributeErrorProperty staticIdentifies the DataViewBase.AllowCommitOnValidationAttributeError dependency property. Inherited from DataViewBase.
AllowDateTimeGroupIntervalMenuProperty staticIdentifies the GridViewBase.AllowDateTimeGroupIntervalMenu dependency property.
AllowDragDropProperty staticIdentifies the DataViewBase.AllowDragDrop dependency property. Inherited from DataViewBase.
AllowDropProperty staticIdentifies the AllowDrop dependency property. Inherited from UIElement.
AllowedGroupFiltersProperty staticIdentifies the DataViewBase.AllowedGroupFilters dependency property. Inherited from DataViewBase.
AllowEditingProperty staticIdentifies the DataViewBase.AllowEditing dependency property. Inherited from DataViewBase.
AllowFilterEditorAggregateOperandsProperty staticIdentifies the AllowFilterEditorAggregateOperands dependency property. Inherited from DataViewBase.
AllowFilterEditorProperty staticIdentifies the DataViewBase.AllowFilterEditor dependency property. Inherited from DataViewBase.
AllowFilterPanelNavigationProperty staticIdentifies the AllowFilterPanelNavigation dependency property. Inherited from DataViewBase.
AllowGroupingProperty staticIdentifies the GridViewBase.AllowGrouping dependency property.
AllowGroupingSortingBySingleColumnOnlyProperty staticIdentifies the GridViewBase.AllowGroupingSortingBySingleColumnOnly dependency property.
AllowLeaveFocusOnTabProperty staticIdentifies the DataViewBase.AllowLeaveFocusOnTab dependency property. Inherited from DataViewBase.
AllowLeaveInvalidEditorProperty staticIdentifies the DataViewBase.AllowLeaveInvalidEditor dependency property. Inherited from DataViewBase.
AllowMergedGroupingProperty staticIdentifies the GridViewBase.AllowMergedGrouping dependency property.
AllowMoveColumnToDropAreaProperty staticIdentifies the DataViewBase.AllowMoveColumnToDropArea dependency property. Inherited from DataViewBase.
AllowMovingProperty staticObsolete. Identifies the DataViewBase.AllowMoving dependency property. Inherited from DataViewBase.
AllowPagingProperty staticIdentifies the GridViewBase.AllowPaging dependency property.
AllowScrollingOnDragProperty staticIdentifies the DataViewBase.AllowScrollingOnDrag dependency property. Inherited from DataViewBase.
AllowScrollToFocusedRowProperty staticIdentifies the DataViewBase.AllowScrollToFocusedRow dependency property. Inherited from DataViewBase.
AllowSortedDataDragDropProperty staticIdentifies the DataViewBase.AllowSortedDataDragDrop dependency property. Inherited from DataViewBase.
AllowSortingProperty staticIdentifies the DataViewBase.AllowSorting dependency property. Inherited from DataViewBase.
AreAnyTouchesCapturedProperty staticIdentifies the AreAnyTouchesCaptured dependency property. Inherited from UIElement.
AreAnyTouchesCapturedWithinProperty staticIdentifies the AreAnyTouchesCapturedWithin dependency property. Inherited from UIElement.
AreAnyTouchesDirectlyOverProperty staticIdentifies the AreAnyTouchesDirectlyOver dependency property. Inherited from UIElement.
AreAnyTouchesOverProperty staticIdentifies the AreAnyTouchesOver dependency property. Inherited from UIElement.
AreUpdateRowButtonsShownProperty staticIdentifies the AreUpdateRowButtonsShown dependency property. Inherited from DataViewBase.
AutoExpandDelayOnDragProperty staticIdentifies the DataViewBase.AutoExpandDelayOnDrag dependency property. Inherited from DataViewBase.
AutoExpandOnDragProperty staticIdentifies the DataViewBase.AutoExpandOnDrag dependency property. Inherited from DataViewBase.
AutoScrollOnSortingProperty staticIdentifies the DataViewBase.AutoScrollOnSorting dependency property. Inherited from DataViewBase.
BackgroundProperty staticIdentifies the Background dependency property. Inherited from Control.
BeforeLayoutRefreshEvent staticIdentifies the DataViewBase.BeforeLayoutRefresh routed event. Inherited from DataViewBase.
BindingGroupProperty staticIdentifies the BindingGroup dependency property. Inherited from FrameworkElement.
BitmapEffectInputProperty staticIdentifies the BitmapEffectInput dependency property. Inherited from UIElement.
BitmapEffectProperty staticIdentifies the BitmapEffect dependency property. Inherited from UIElement.
BorderBrushProperty staticIdentifies the BorderBrush dependency property. Inherited from Control.
BorderThicknessProperty staticIdentifies the BorderThickness dependency property. Inherited from Control.
CacheModeProperty staticIdentifies the CacheMode dependency property. Inherited from UIElement.
CellDisplayTemplateProperty staticIdentifies the DataViewBase.CellDisplayTemplate dependency property. Inherited from DataViewBase.
CellDisplayTemplateSelectorProperty staticIdentifies the DataViewBase.CellDisplayTemplateSelector dependency property. Inherited from DataViewBase.
CellEditorValueChangingCommandProperty staticIdentifies the CellEditorValueChangingCommand dependency property.
CellEditorValueChangingEvent staticIdentifies the CellEditorValueChanging routed event.
CellEditTemplateProperty staticIdentifies the DataViewBase.CellEditTemplate dependency property. Inherited from DataViewBase.
CellEditTemplateSelectorProperty staticIdentifies the DataViewBase.CellEditTemplateSelector dependency property. Inherited from DataViewBase.
CellStyleProperty staticIdentifies the DataViewBase.CellStyle dependency property. Inherited from DataViewBase.
CellTemplateProperty staticIdentifies the DataViewBase.CellTemplate dependency property. Inherited from DataViewBase.
CellTemplateSelectorProperty staticIdentifies the DataViewBase.CellTemplateSelector dependency property. Inherited from DataViewBase.
CellToolTipTemplateProperty staticIdentifies the DataViewBase.CellToolTipTemplate dependency property. Inherited from DataViewBase.
CellValueChangedCommandProperty staticIdentifies the CellValueChangedCommand dependency property.
CellValueChangedEvent staticIdentifies the GridViewBase.CellValueChanged routed event.
CellValueChangingCommandProperty staticIdentifies the CellValueChangingCommand dependency property.
CellValueChangingEvent staticIdentifies the GridViewBase.CellValueChanging routed event.
ClipboardCopyAllowedProperty staticIdentifies the DataViewBase.ClipboardCopyAllowed dependency property. Inherited from DataViewBase.
ClipboardCopyMaxRowCountInServerModeProperty staticIdentifies the GridViewBase.ClipboardCopyMaxRowCountInServerMode dependency property.
ClipboardCopyOptionsProperty staticIdentifies the DataViewBase.ClipboardCopyOptions dependency property. Inherited from DataViewBase.
ClipboardCopyWithHeadersProperty staticIdentifies the DataViewBase.ClipboardCopyWithHeaders dependency property. Inherited from DataViewBase.
ClipboardModeProperty staticIdentifies the DataViewBase.ClipboardMode dependency property. Inherited from DataViewBase.
ClipProperty staticIdentifies the Clip dependency property. Inherited from UIElement.
ClipToBoundsProperty staticIdentifies the ClipToBounds dependency property. Inherited from UIElement.
CollapseStoryboardProperty staticIdentifies the GridViewBase.CollapseStoryboard dependency property.
ColumnChooserColumnDisplayModeProperty staticIdentifies the DataViewBase.ColumnChooserColumnDisplayMode dependency property. Inherited from DataViewBase.
ColumnChooserColumnsProperty staticIdentifies the DataViewBase.ColumnChooserColumns dependency property. Inherited from DataViewBase.
ColumnChooserColumnsSortOrderComparerProperty staticIdentifies the DataViewBase.ColumnChooserColumnsSortOrderComparer dependency property. Inherited from DataViewBase.
ColumnChooserFactoryProperty staticIdentifies the DataViewBase.ColumnChooserFactory dependency property. Inherited from DataViewBase.
ColumnChooserStateProperty staticIdentifies the DataViewBase.ColumnChooserState dependency property. Inherited from DataViewBase.
ColumnChooserTemplateProperty staticIdentifies the DataViewBase.ColumnChooserTemplate dependency property. Inherited from DataViewBase.
ColumnFilterPopupModeProperty staticIdentifies the DataViewBase.ColumnFilterPopupMode dependency property. Inherited from DataViewBase.
ColumnHeaderClickEvent staticIdentifies the DataViewBase.ColumnHeaderClick routed event. Inherited from DataViewBase.
ColumnHeaderContentStyleProperty staticIdentifies the DataViewBase.ColumnHeaderContentStyle dependency property. Inherited from DataViewBase.
ColumnHeaderCustomizationAreaTemplateProperty staticIdentifies the DataViewBase.ColumnHeaderCustomizationAreaTemplate dependency property. Inherited from DataViewBase.
ColumnHeaderCustomizationAreaTemplateSelectorProperty staticIdentifies the DataViewBase.ColumnHeaderCustomizationAreaTemplateSelector dependency property. Inherited from DataViewBase.
ColumnHeaderDragIndicatorSizeProperty staticIdentifies the DataViewBase.ColumnHeaderDragIndicatorSize dependency property. Inherited from DataViewBase.
ColumnHeaderDragIndicatorTemplateProperty staticIdentifies the DataViewBase.ColumnHeaderDragIndicatorTemplate dependency property. Inherited from DataViewBase.
ColumnHeaderImageStyleProperty staticIdentifies the DataViewBase.ColumnHeaderImageStyle dependency property. Inherited from DataViewBase.
ColumnHeaderStyleProperty staticIdentifies the DataViewBase.ColumnHeaderStyle dependency property. Inherited from DataViewBase.
ColumnHeaderTemplateProperty staticIdentifies the DataViewBase.ColumnHeaderTemplate dependency property. Inherited from DataViewBase.
ColumnHeaderTemplateSelectorProperty staticIdentifies the DataViewBase.ColumnHeaderTemplateSelector dependency property. Inherited from DataViewBase.
ColumnHeaderToolTipTemplateProperty staticIdentifies the DataViewBase.ColumnHeaderToolTipTemplate dependency property. Inherited from DataViewBase.
ColumnSortClearModeProperty staticIdentifies the DataViewBase.ColumnSortClearMode dependency property. Inherited from DataViewBase.
CompleteRecordDragDropEvent staticIdentifies the DataViewBase.CompleteRecordDragDrop routed event. Inherited from DataViewBase.
ContextMenuClosingEvent staticIdentifies the ContextMenuClosing routed event. Inherited from FrameworkElement.
ContextMenuOpeningEvent staticIdentifies the ContextMenuOpening routed event. Inherited from FrameworkElement.
ContextMenuProperty staticIdentifies the ContextMenu dependency property. Inherited from FrameworkElement.
ContinueRecordDragEvent staticIdentifies the DataViewBase.ContinueRecordDrag routed event. Inherited from DataViewBase.
CopyingToClipboardEvent staticIdentifies the GridViewBase.CopyingToClipboard routed event. The GridViewBase.CopyingToClipboard event is obsolete. Use GridControl.CopyingToClipboard instead.
CurrentPageIndexProperty staticIdentifies the GridViewBase.CurrentPageIndex dependency property.
CursorProperty staticIdentifies the Cursor dependency property. Inherited from FrameworkElement.
CustomFilterDisplayTextEvent staticIdentifies the DataViewBase.CustomFilterDisplayText routed event. Inherited from DataViewBase.
DataContextProperty staticIdentifies the DataContext dependency property. Inherited from FrameworkElement.
DataNavigatorButtonsProperty staticIdentifies the DataViewBase.DataNavigatorButtons dependency property. Inherited from DataViewBase.
DataSourceRefreshCommandProperty staticIdentifies the DataSourceRefreshCommand dependency property. Inherited from DataViewBase.
DataSourceRefreshEvent staticIdentifies the DataSourceRefresh routed event. Inherited from DataViewBase.
DefaultGroupSummaryItemTemplateProperty staticIdentifies the GridViewBase.DefaultGroupSummaryItemTemplate dependency property.
DefaultPageSizeFor internal use.
DefaultStyleKeyProperty protected staticIdentifies the DefaultStyleKey dependency property. Inherited from FrameworkElement.
DetailHeaderContentProperty staticIdentifies the DataViewBase.DetailHeaderContent dependency property. Inherited from DataViewBase.
DisableOptimizedModeVerification staticSet to true to disable all Optimized Mode exceptions. This is a static property. Inherited from DataViewBase.
DragDropHintTemplateProperty staticIdentifies the DataViewBase.DragDropHintTemplate dependency property. Inherited from DataViewBase.
DragEnterEvent staticIdentifies the DragEnter routed event. Inherited from UIElement.
DragLeaveEvent staticIdentifies the DragLeave routed event. Inherited from UIElement.
DragOverEvent staticIdentifies the DragOver routed event. Inherited from UIElement.
DragRecordOverEvent staticIdentifies the DataViewBase.DragRecordOver routed event. Inherited from DataViewBase.
DropEvent staticIdentifies the Drop routed event. Inherited from UIElement.
DropMarkerTemplateProperty staticIdentifies the DataViewBase.DropMarkerTemplate dependency property. Inherited from DataViewBase.
DropRecordEvent staticIdentifies the DataViewBase.DropRecord routed event. Inherited from DataViewBase.
EditorButtonShowModeProperty staticIdentifies the DataViewBase.EditorButtonShowMode dependency property. Inherited from DataViewBase.
EditorShowModeProperty staticIdentifies the DataViewBase.EditorShowMode dependency property. Inherited from DataViewBase.
EffectProperty staticIdentifies the Effect dependency property. Inherited from UIElement.
EnabledCheckBoxSelectorProperty staticIdentifies the DataViewBase.EnabledCheckBoxSelector dependency property. Inherited from DataViewBase.
EnableImmediatePostingProperty staticIdentifies the DataViewBase.EnableImmediatePosting dependency property. Inherited from DataViewBase.
EnableSelectedRowAppearanceProperty staticIdentifies the DataViewBase.EnableSelectedRowAppearance dependency property. Inherited from DataViewBase.
EnterMoveNextColumnProperty staticIdentifies the DataViewBase.EnterMoveNextColumn dependency property. Inherited from DataViewBase.
ErrorsWatchModeProperty staticIdentifies the DataViewBase.ErrorsWatchMode dependency property. Inherited from DataViewBase.
ExpandStoryboardProperty staticIdentifies the GridViewBase.ExpandStoryboard dependency property.
ExtendedColumnChooserTemplateProperty staticIdentifies the DataViewBase.ExtendedColumnChooserTemplate dependency property. Inherited from DataViewBase.
FadeSelectionOnLostFocusProperty staticIdentifies the DataViewBase.FadeSelectionOnLostFocus dependency property. Inherited from DataViewBase.
FilterEditorCreatedEvent staticIdentifies the DataViewBase.FilterEditorCreated routed event. Inherited from DataViewBase.
FilterEditorDialogServiceTemplateProperty staticIdentifies the DataViewBase.FilterEditorDialogServiceTemplate dependency property. Inherited from DataViewBase.
FilterEditorShowOperandTypeIconProperty staticIdentifies the DataViewBase.FilterEditorShowOperandTypeIcon dependency property. Inherited from DataViewBase.
FilterEditorTemplateProperty staticIdentifies the DataViewBase.FilterEditorTemplate dependency property. Inherited from DataViewBase.
FilteringPanelStyleProperty staticIdentifies the FilteringPanelStyle dependency property.
FilterPanelTextProperty staticIdentifies the DataViewBase.FilterPanelText dependency property. Inherited from DataViewBase.
FilterRowDelayProperty staticIdentifies the DataViewBase.FilterRowDelay dependency property. Inherited from DataViewBase.
FixedTotalSummaryElementStyleProperty staticIdentifies the DataViewBase.FixedTotalSummaryElementStyle dependency property. Inherited from DataViewBase.
FlowDirectionProperty staticIdentifies the FlowDirection dependency property. Inherited from FrameworkElement.
FocusableProperty staticIdentifies the Focusable dependency property. Inherited from UIElement.
FocusedCellBorderTemplateProperty staticIdentifies the DataViewBase.FocusedCellBorderTemplate dependency property. Inherited from DataViewBase.
FocusedColumnChangedEvent staticIdentifies the DataViewBase.FocusedColumnChanged routed event. Note that the DataViewBase.FocusedColumnChanged event is obsolete. Use DataControlBase.CurrentColumnChanged instead. Inherited from DataViewBase.
FocusedColumnProperty staticIdentifies the GridViewBase.FocusedColumn dependency property. The GridViewBase.FocusedColumn property is obsolete. Use DataControlBase.CurrentColumn instead.
FocusedGroupRowBorderTemplateProperty staticIdentifies the GridViewBase.FocusedGroupRowBorderTemplate dependency property.
FocusedRowChangedEvent staticIdentifies the DataViewBase.FocusedRowChanged routed event. The DataViewBase.FocusedRowChanged event is obsolete. Use DataControlBase.CurrentItemChanged instead. Inherited from DataViewBase.
FocusedRowDataProperty staticIdentifies the DataViewBase.FocusedRowData dependency property. Inherited from DataViewBase.
FocusedRowHandleChangedEvent staticIdentifies the DataViewBase.FocusedRowHandleChanged routed event. Inherited from DataViewBase.
FocusedRowHandleChangingEvent staticIdentifies the FocusedRowHandleChanging routed event. Inherited from DataViewBase.
FocusedRowHandleProperty staticIdentifies the DataViewBase.FocusedRowHandle dependency property. Inherited from DataViewBase.
FocusedRowProperty staticIdentifies the DataViewBase.FocusedRow dependency property. Inherited from DataViewBase.
FocusedViewChangedEvent staticIdentifies the DataViewBase.FocusedViewChanged routed event. Inherited from DataViewBase.
FocusVisualStyleProperty staticIdentifies the FocusVisualStyle dependency property. Inherited from FrameworkElement.
FontFamilyProperty staticIdentifies the FontFamily dependency property. Inherited from Control.
FontSizeProperty staticIdentifies the FontSize dependency property. Inherited from Control.
FontStretchProperty staticIdentifies the FontStretch dependency property. Inherited from Control.
FontStyleProperty staticIdentifies the FontStyle dependency property. Inherited from Control.
FontWeightProperty staticIdentifies the FontWeight dependency property. Inherited from Control.
FooterTemplateProperty staticIdentifies the DataViewBase.FooterTemplate dependency property. Inherited from DataViewBase.
ForceCursorProperty staticIdentifies the ForceCursor dependency property. Inherited from FrameworkElement.
ForegroundProperty staticIdentifies the Foreground dependency property. Inherited from Control.
GetActiveEditorNeedsKeyEvent staticIdentifies the DataViewBase.GetActiveEditorNeedsKey routed event. Inherited from DataViewBase.
GetIsEditorActivationActionEvent staticIdentifies the DataViewBase.GetIsEditorActivationAction routed event. Inherited from DataViewBase.
GiveFeedbackEvent staticIdentifies the GiveFeedback routed event. Inherited from UIElement.
GiveRecordDragFeedbackEvent staticIdentifies the DataViewBase.GiveRecordDragFeedback routed event. Inherited from DataViewBase.
GotFocusEvent staticIdentifies the GotFocus routed event. Inherited from UIElement.
GotKeyboardFocusEvent staticIdentifies the GotKeyboardFocus routed event. Inherited from UIElement.
GotMouseCaptureEvent staticIdentifies the GotMouseCapture routed event. Inherited from UIElement.
GotStylusCaptureEvent staticIdentifies the GotStylusCapture routed event. Inherited from UIElement.
GotTouchCaptureEvent staticIdentifies the GotTouchCapture routed event. Inherited from UIElement.
GroupColumnSummaryElementStyleProperty staticIdentifies the GridViewBase.GroupColumnSummaryElementStyle dependency property.
GroupRowStyleProperty staticIdentifies the GridViewBase.GroupRowStyle dependency property.
GroupRowTemplateProperty staticIdentifies the GridViewBase.GroupRowTemplate dependency property.
GroupRowTemplateSelectorProperty staticIdentifies the GridViewBase.GroupRowTemplateSelector dependency property.
GroupSummaryContentStyleProperty staticIdentifies the GridViewBase.GroupSummaryContentStyle dependency property.
GroupSummaryItemTemplateProperty staticIdentifies the GridViewBase.GroupSummaryItemTemplate dependency property.
GroupSummaryItemTemplateSelectorProperty staticIdentifies the GridViewBase.GroupSummaryItemTemplateSelector dependency property.
GroupValueContentStyleProperty staticIdentifies the GridViewBase.GroupValueContentStyle dependency property.
GroupValueTemplateProperty staticIdentifies the GridViewBase.GroupValueTemplate dependency property.
GroupValueTemplateSelectorProperty staticIdentifies the GridViewBase.GroupValueTemplateSelector dependency property.
HasErrorsProperty staticIdentifies the DataViewBase.HasErrors dependency property. Inherited from DataViewBase.
HasValidationErrorProperty staticIdentifies the DataViewBase.HasValidationError dependency property. Inherited from DataViewBase.
HeaderHorizontalAlignmentProperty staticIdentifies the DataViewBase.HeaderHorizontalAlignment dependency property. Inherited from DataViewBase.
HeaderPositionProperty staticIdentifies the DataViewBase.HeaderPosition dependency property. Inherited from DataViewBase.
HeaderProperty staticIdentifies the DataViewBase.Header dependency property. Inherited from DataViewBase.
HeaderTemplateProperty staticIdentifies the DataViewBase.HeaderTemplate dependency property. Inherited from DataViewBase.
HeightProperty staticIdentifies the Height dependency property. Inherited from FrameworkElement.
HiddenColumnChooserEvent staticIdentifies the DataViewBase.HiddenColumnChooser routed event. Inherited from DataViewBase.
HiddenEditorEvent staticIdentifies the GridViewBase.HiddenEditor routed event.
HorizontalAlignmentProperty staticIdentifies the HorizontalAlignment dependency property. Inherited from FrameworkElement.
HorizontalContentAlignmentProperty staticIdentifies the HorizontalContentAlignment dependency property. Inherited from Control.
ImmediateUpdateRowPositionProperty staticIdentifies the DataViewBase.ImmediateUpdateRowPosition dependency property. Inherited from DataViewBase.
IncrementalSearchClearDelayProperty staticIdentifies the DataViewBase.IncrementalSearchClearDelay dependency property. Inherited from DataViewBase.
IncrementalSearchModeProperty staticIdentifies the DataViewBase.IncrementalSearchMode dependency property. Inherited from DataViewBase.
InputScopeProperty staticIdentifies the InputScope dependency property. Inherited from FrameworkElement.
InvalidRowExceptionCommandProperty staticIdentifies the InvalidRowExceptionCommand dependency property.
InvalidRowExceptionEvent staticIdentifies the GridViewBase.InvalidRowException routed event.
IsAdditionalElementScrollBarVisibleProperty staticIdentifies the DataViewBase.IsAdditionalElementScrollBarVisible dependency property. Inherited from DataViewBase.
IsColumnChooserVisibleProperty staticIdentifies the DataViewBase.IsColumnChooserVisible dependency property. Inherited from DataViewBase.
IsColumnMenuEnabledProperty staticIdentifies the DataViewBase.IsColumnMenuEnabled dependency property. Inherited from DataViewBase.
IsDataSourceRefreshingProperty staticIdentifies the IsDataSourceRefreshing dependency property. Inherited from DataViewBase.
IsDeferredScrollingProperty staticIdentifies the DataViewBase.IsDeferredScrolling dependency property. Inherited from DataViewBase.
IsEditingProperty staticIdentifies the DataViewBase.IsEditing dependency property. Inherited from DataViewBase.
IsEnabledProperty staticIdentifies the IsEnabled dependency property. Inherited from UIElement.
IsFocusedCellProperty staticIdentifies the DataViewBase.IsFocusedCell dependency property. Inherited from DataViewBase.
IsFocusedProperty staticIdentifies the IsFocused dependency property. Inherited from UIElement.
IsFocusedRowModifiedProperty staticIdentifies the DataViewBase.IsFocusedRowModified dependency property. Inherited from DataViewBase.
IsFocusedRowProperty staticIdentifies the DataViewBase.IsFocusedRow dependency property. Inherited from DataViewBase.
IsGroupFooterMenuEnabledProperty staticIdentifies the GridViewBase.IsGroupFooterMenuEnabled dependency property.
IsGroupPanelMenuEnabledProperty staticIdentifies the GridViewBase.IsGroupPanelMenuEnabled dependency property.
IsGroupPanelTextVisibleProperty staticIdentifies the GridViewBase.IsGroupPanelTextVisible dependency property.
IsGroupPanelVisibleProperty staticIdentifies the GridViewBase.IsGroupPanelVisible dependency property.
IsGroupRowMenuEnabledProperty staticIdentifies the GridViewBase.IsGroupRowMenuEnabled dependency property.
IsHitTestVisibleProperty staticIdentifies the IsHitTestVisible dependency property. Inherited from UIElement.
IsHorizontalScrollBarVisibleProperty staticIdentifies the DataViewBase.IsHorizontalScrollBarVisible dependency property. Inherited from DataViewBase.
IsKeyboardFocusedProperty staticIdentifies the IsKeyboardFocused dependency property. Inherited from UIElement.
IsKeyboardFocusWithinProperty staticIdentifies the IsKeyboardFocusWithin dependency property. Inherited from UIElement.
IsKeyboardFocusWithinViewProperty staticIdentifies the DataViewBase.IsKeyboardFocusWithinView dependency property. Inherited from DataViewBase.
IsManipulationEnabledProperty staticIdentifies the IsManipulationEnabled dependency property. Inherited from UIElement.
IsMouseCapturedProperty staticIdentifies the IsMouseCaptured dependency property. Inherited from UIElement.
IsMouseCaptureWithinProperty staticIdentifies the IsMouseCaptureWithin dependency property. Inherited from UIElement.
IsMouseDirectlyOverProperty staticIdentifies the IsMouseDirectlyOver dependency property. Inherited from UIElement.
IsMouseOverProperty staticIdentifies the IsMouseOver dependency property. Inherited from UIElement.
IsRowCellMenuEnabledProperty staticIdentifies the DataViewBase.IsRowCellMenuEnabled dependency property. Inherited from DataViewBase.
IsStylusCapturedProperty staticIdentifies the IsStylusCaptured dependency property. Inherited from UIElement.
IsStylusCaptureWithinProperty staticIdentifies the IsStylusCaptureWithin dependency property. Inherited from UIElement.
IsStylusDirectlyOverProperty staticIdentifies the IsStylusDirectlyOver dependency property. Inherited from UIElement.
IsStylusOverProperty staticIdentifies the IsStylusOver dependency property. Inherited from UIElement.
IsSynchronizedWithCurrentItemProperty staticIdentifies the DataViewBase.IsSynchronizedWithCurrentItem dependency property. Inherited from DataViewBase.
IsTableProperty staticInherited from DataViewBase.
IsTabStopProperty staticIdentifies the IsTabStop dependency property. Inherited from Control.
IsTotalSummaryMenuEnabledProperty staticIdentifies the DataViewBase.IsTotalSummaryMenuEnabled dependency property. Inherited from DataViewBase.
IsTouchScrollBarsModeProperty staticIdentifies the DataViewBase.IsTouchScrollBarsMode dependency property. Inherited from DataViewBase.
IsVisibleProperty staticIdentifies the IsVisible dependency property. Inherited from UIElement.
IsWaitIndicatorVisibleProperty staticIdentifies the DataViewBase.IsWaitIndicatorVisible dependency property. Inherited from DataViewBase.
ItemsSourceErrorInfoShowModeProperty staticIdentifies the DataViewBase.ItemsSourceErrorInfoShowMode dependency property. Inherited from DataViewBase.
KeyDownEvent staticIdentifies the KeyDown routed event. Inherited from UIElement.
KeyUpEvent staticIdentifies the KeyUp routed event. Inherited from UIElement.
LanguageProperty staticIdentifies the Language dependency property. Inherited from FrameworkElement.
LayoutTransformProperty staticIdentifies the LayoutTransform dependency property. Inherited from FrameworkElement.
LoadedEvent staticIdentifies the Loaded routed event. Inherited from FrameworkElement.
LocalizationDescriptorProperty staticIdentifies the DataViewBase.LocalizationDescriptor dependency property. Inherited from DataViewBase.
LostFocusEvent staticIdentifies the LostFocus routed event. Inherited from UIElement.
LostKeyboardFocusEvent staticIdentifies the LostKeyboardFocus routed event. Inherited from UIElement.
LostMouseCaptureEvent staticIdentifies the LostMouseCapture routed event. Inherited from UIElement.
LostStylusCaptureEvent staticIdentifies the LostStylusCapture routed event. Inherited from UIElement.
LostTouchCaptureEvent staticIdentifies the LostTouchCapture routed event. Inherited from UIElement.
ManipulationBoundaryFeedbackEvent staticIdentifies the ManipulationBoundaryFeedback event. Inherited from UIElement.
ManipulationCompletedEvent staticIdentifies the ManipulationCompleted routed event. Inherited from UIElement.
ManipulationDeltaEvent staticIdentifies the ManipulationDelta routed event. Inherited from UIElement.
ManipulationInertiaStartingEvent staticIdentifies the ManipulationInertiaStarting routed event. Inherited from UIElement.
ManipulationStartedEvent staticIdentifies the ManipulationStarted routed event. Inherited from UIElement.
ManipulationStartingEvent staticIdentifies the ManipulationStarting routed event. Inherited from UIElement.
MarginProperty staticIdentifies the Margin dependency property. Inherited from FrameworkElement.
MaxHeightProperty staticIdentifies the MaxHeight dependency property. Inherited from FrameworkElement.
MaxWidthProperty staticIdentifies the MaxWidth dependency property. Inherited from FrameworkElement.
MergedGroupingModeProperty staticIdentifies the GridViewBase.MergedGroupingMode dependency property.
MinHeightProperty staticIdentifies the MinHeight dependency property. Inherited from FrameworkElement.
MinWidthProperty staticIdentifies the MinWidth dependency property. Inherited from FrameworkElement.
MouseDoubleClickEvent staticIdentifies the MouseDoubleClick routed event. Inherited from Control.
MouseDownEvent staticIdentifies the MouseDown routed event. Inherited from UIElement.
MouseEnterEvent staticIdentifies the MouseEnter routed event. Inherited from UIElement.
MouseLeaveEvent staticIdentifies the MouseLeave routed event. Inherited from UIElement.
MouseLeftButtonDownEvent staticIdentifies the MouseLeftButtonDown routed event. Inherited from UIElement.
MouseLeftButtonUpEvent staticIdentifies the MouseLeftButtonUp routed event. Inherited from UIElement.
MouseMoveEvent staticIdentifies the MouseMove routed event. Inherited from UIElement.
MouseRightButtonDownEvent staticIdentifies the MouseRightButtonDown routed event. Inherited from UIElement.
MouseRightButtonUpEvent staticIdentifies the MouseRightButtonUp routed event. Inherited from UIElement.
MouseUpEvent staticIdentifies the MouseUp routed event. Inherited from UIElement.
MouseWheelEvent staticIdentifies the MouseWheel routed event. Inherited from UIElement.
NameProperty staticIdentifies the Name dependency property. Inherited from FrameworkElement.
NavigationStyleProperty staticIdentifies the DataViewBase.NavigationStyle dependency property. Inherited from DataViewBase.
OpacityMaskProperty staticIdentifies the OpacityMask dependency property. Inherited from UIElement.
OpacityProperty staticIdentifies the Opacity dependency property. Inherited from UIElement.
OverridesDefaultStyleProperty staticIdentifies the OverridesDefaultStyle dependency property. Inherited from FrameworkElement.
PaddingProperty staticIdentifies the Padding dependency property. Inherited from Control.
PagerNumericButtonCountProperty staticIdentifies the GridViewBase.PagerNumericButtonCount dependency property.
PageSizeProperty staticIdentifies the GridViewBase.PageSize dependency property.
PastingFromClipboardEvent staticIdentifies the DataViewBase.PastingFromClipboard routed event. The DataViewBase.PastingFromClipboard event is obsolete. The Use DataControlBase.PastingFromClipboard instead. Inherited from DataViewBase.
PreviewDragEnterEvent staticIdentifies the PreviewDragEnter routed event. Inherited from UIElement.
PreviewDragLeaveEvent staticIdentifies the PreviewDragLeave routed event. Inherited from UIElement.
PreviewDragOverEvent staticIdentifies the PreviewDragOver routed event. Inherited from UIElement.
PreviewDropEvent staticIdentifies the PreviewDrop routed event. Inherited from UIElement.
PreviewGiveFeedbackEvent staticIdentifies the PreviewGiveFeedback routed event. Inherited from UIElement.
PreviewGotKeyboardFocusEvent staticIdentifies the PreviewGotKeyboardFocus routed event. Inherited from UIElement.
PreviewKeyDownEvent staticIdentifies the PreviewKeyDown routed event. Inherited from UIElement.
PreviewKeyUpEvent staticIdentifies the PreviewKeyUp routed event. Inherited from UIElement.
PreviewLostKeyboardFocusEvent staticIdentifies the PreviewLostKeyboardFocus routed event. Inherited from UIElement.
PreviewMouseDoubleClickEvent staticIdentifies the PreviewMouseDoubleClick routed event. Inherited from Control.
PreviewMouseDownEvent staticIdentifies the PreviewMouseDown routed event. Inherited from UIElement.
PreviewMouseLeftButtonDownEvent staticIdentifies the PreviewMouseLeftButtonDown routed event. Inherited from UIElement.
PreviewMouseLeftButtonUpEvent staticIdentifies the PreviewMouseLeftButtonUp routed event. Inherited from UIElement.
PreviewMouseMoveEvent staticIdentifies the PreviewMouseMove routed event. Inherited from UIElement.
PreviewMouseRightButtonDownEvent staticIdentifies the PreviewMouseRightButtonDown routed event. Inherited from UIElement.
PreviewMouseRightButtonUpEvent staticIdentifies the PreviewMouseRightButtonUp routed event. Inherited from UIElement.
PreviewMouseUpEvent staticIdentifies the PreviewMouseUp routed event. Inherited from UIElement.
PreviewMouseWheelEvent staticIdentifies the PreviewMouseWheel routed event. Inherited from UIElement.
PreviewQueryContinueDragEvent staticIdentifies the PreviewQueryContinueDrag routed event. Inherited from UIElement.
PreviewStylusButtonDownEvent staticIdentifies the PreviewStylusButtonDown routed event. Inherited from UIElement.
PreviewStylusButtonUpEvent staticIdentifies the PreviewStylusButtonUp routed event. Inherited from UIElement.
PreviewStylusDownEvent staticIdentifies the PreviewStylusDown routed event. Inherited from UIElement.
PreviewStylusInAirMoveEvent staticIdentifies the PreviewStylusInAirMove routed event. Inherited from UIElement.
PreviewStylusInRangeEvent staticIdentifies the PreviewStylusInRange routed event. Inherited from UIElement.
PreviewStylusMoveEvent staticIdentifies the PreviewStylusMove routed event. Inherited from UIElement.
PreviewStylusOutOfRangeEvent staticIdentifies the PreviewStylusOutOfRange routed event. Inherited from UIElement.
PreviewStylusSystemGestureEvent staticIdentifies the PreviewStylusSystemGesture routed event. Inherited from UIElement.
PreviewStylusUpEvent staticIdentifies the PreviewStylusUp routed event. Inherited from UIElement.
PreviewTextInputEvent staticIdentifies the PreviewTextInput routed event. Inherited from UIElement.
PreviewTouchDownEvent staticIdentifies the PreviewTouchDown routed event. Inherited from UIElement.
PreviewTouchMoveEvent staticIdentifies the PreviewTouchMove routed event. Inherited from UIElement.
PreviewTouchUpEvent staticIdentifies the PreviewTouchUp routed event. Inherited from UIElement.
PrintAllGroupsProperty staticIdentifies the GridViewBase.PrintAllGroups dependency property.
PrintCellStyleProperty staticIdentifies the DataViewBase.PrintCellStyle dependency property. Inherited from DataViewBase.
PrintFixedFooterTemplateProperty staticIdentifies the DataViewBase.PrintFixedFooterTemplate dependency property. Inherited from DataViewBase.
PrintFixedTotalSummaryProperty staticIdentifies the DataViewBase.PrintFixedTotalSummary dependency property. Inherited from DataViewBase.
PrintFixedTotalSummaryStyleProperty staticIdentifies the DataViewBase.PrintFixedTotalSummaryStyle dependency property. Inherited from DataViewBase.
PrintFooterTemplateProperty staticIdentifies the DataViewBase.PrintFooterTemplate dependency property. Inherited from DataViewBase.
PrintGroupRowStyleProperty staticIdentifies the GridViewBase.PrintGroupRowStyle dependency property.
PrintGroupRowTemplateProperty staticIdentifies the GridViewBase.PrintGroupRowTemplate dependency property.
PrintHeaderTemplateProperty staticIdentifies the DataViewBase.PrintHeaderTemplate dependency property. Inherited from DataViewBase.
PrintRowIndentStyleProperty staticIdentifies the DataViewBase.PrintRowIndentStyle dependency property. Inherited from DataViewBase.
PrintRowIndentWidthProperty staticIdentifies the DataViewBase.PrintRowIndentWidth dependency property. Inherited from DataViewBase.
PrintSelectedRowsOnlyProperty staticIdentifies the DataViewBase.PrintSelectedRowsOnly dependency property. Inherited from DataViewBase.
PrintTotalSummaryProperty staticIdentifies the DataViewBase.PrintTotalSummary dependency property. Inherited from DataViewBase.
PrintTotalSummaryStyleProperty staticIdentifies the DataViewBase.PrintTotalSummaryStyle dependency property. Inherited from DataViewBase.
ProcessEditorActivationActionEvent staticIdentifies the DataViewBase.ProcessEditorActivationAction routed event. Inherited from DataViewBase.
QueryContinueDragEvent staticIdentifies the QueryContinueDrag routed event. Inherited from UIElement.
QueryCursorEvent staticIdentifies the QueryCursor routed event. Inherited from UIElement.
RenderTransformOriginProperty staticIdentifies the RenderTransformOrigin dependency property. Inherited from UIElement.
RenderTransformProperty staticIdentifies the RenderTransform dependency property. Inherited from UIElement.
RequestBringIntoViewEvent staticIdentifies the RequestBringIntoView routed event. Inherited from FrameworkElement.
RowAnimationBeginEvent staticIdentifies the DataViewBase.RowAnimationBegin routed event. Inherited from DataViewBase.
RowAnimationKindProperty staticIdentifies the DataViewBase.RowAnimationKind dependency property. Inherited from DataViewBase.
RowCanceledCommandProperty staticIdentifies the RowCanceledCommand dependency property.
RowCanceledEvent staticIdentifies the GridViewBase.RowCanceled routed event.
RowHandleProperty staticIdentifies the DataViewBase.RowHandle dependency property. Inherited from DataViewBase.
RowOpacityAnimationDurationProperty staticIdentifies the DataViewBase.RowOpacityAnimationDuration dependency property. Inherited from DataViewBase.
RowUpdatedCommandProperty staticIdentifies the RowUpdatedCommand dependency property.
RowUpdatedEvent staticIdentifies the GridViewBase.RowUpdated routed event.
RuntimeLocalizationStringsProperty staticIdentifies the DataViewBase.RuntimeLocalizationStrings dependency property. Inherited from DataViewBase.
ScrollableAreaMinWidthProperty staticIdentifies the DataViewBase.ScrollableAreaMinWidth dependency property. Inherited from DataViewBase.
ScrollingModeProperty staticIdentifies the DataViewBase.ScrollingMode dependency property. Inherited from DataViewBase.
ScrollStepProperty staticIdentifies the DataViewBase.ScrollStep dependency property. Inherited from DataViewBase.
SearchColumnsProperty staticIdentifies the DataViewBase.SearchColumns dependency property. Inherited from DataViewBase.
SearchControlProperty staticIdentifies the DataViewBase.SearchControl dependency property. Inherited from DataViewBase.
SearchDelayProperty staticIdentifies the DataViewBase.SearchDelay dependency property. Inherited from DataViewBase.
SearchPanelAllowFilterProperty staticIdentifies the DataViewBase.SearchPanelAllowFilter dependency property. Inherited from DataViewBase.
SearchPanelClearOnCloseProperty staticIdentifies the DataViewBase.SearchPanelClearOnClose dependency property. Inherited from DataViewBase.
SearchPanelCriteriaOperatorTypeProperty staticIdentifies the DataViewBase.SearchPanelCriteriaOperatorType dependency property. Inherited from DataViewBase.
SearchPanelFindFilterProperty staticIdentifies the DataViewBase.SearchPanelFindFilter dependency property. Inherited from DataViewBase.
SearchPanelFindModeProperty staticIdentifies the DataViewBase.SearchPanelFindMode dependency property. Inherited from DataViewBase.
SearchPanelHighlightResultsProperty staticIdentifies the DataViewBase.SearchPanelHighlightResults dependency property. Inherited from DataViewBase.
SearchPanelHorizontalAlignmentProperty staticIdentifies the DataViewBase.SearchPanelHorizontalAlignment dependency property. Inherited from DataViewBase.
SearchPanelImmediateMRUPopupProperty staticIdentifies the DataViewBase.SearchPanelImmediateMRUPopup dependency property. Inherited from DataViewBase.
SearchPanelNullTextProperty staticIdentifies the DataViewBase.SearchPanelNullText dependency property. Inherited from DataViewBase.
SearchPanelParseModeProperty staticIdentifies the DataViewBase.SearchPanelParseMode dependency property. Inherited from DataViewBase.
SearchPanelPositionProperty staticIdentifies the GridViewBase.SearchPanelPosition dependency property.
SearchStringProperty staticIdentifies the DataViewBase.SearchString dependency property. Inherited from DataViewBase.
SelectedRowsSourceProperty staticIdentifies the DataViewBase.SelectedRowsSource dependency property. Inherited from DataViewBase.
SelectionChangedEvent staticIdentifies the GridViewBase.SelectionChanged routed event. The GridViewBase.SelectionChanged event is obsolete. Use GridControl.SelectionChanged instead.
SelectionRectangleStyleProperty staticIdentifies the DataViewBase.SelectionRectangleStyle dependency property. Inherited from DataViewBase.
ShowColumnHeadersProperty staticIdentifies the DataViewBase.ShowColumnHeaders dependency property. Inherited from DataViewBase.
ShowDragDropHintProperty staticIdentifies the DataViewBase.ShowDragDropHint dependency property. Inherited from DataViewBase.
ShowEditFilterButtonProperty staticIdentifies the DataViewBase.ShowEditFilterButton dependency property. Inherited from DataViewBase.
ShowEmptyTextProperty staticIdentifies the DataViewBase.ShowEmptyText dependency property. Inherited from DataViewBase.
ShowFilterPanelModeProperty staticIdentifies the DataViewBase.ShowFilterPanelMode dependency property. Inherited from DataViewBase.
ShowFilterPopupEvent staticIdentifies the DataViewBase.ShowFilterPopup routed event. Inherited from DataViewBase.
ShowFixedTotalSummaryProperty staticIdentifies the DataViewBase.ShowFixedTotalSummary dependency property. Inherited from DataViewBase.
ShowFocusedRectangleProperty staticIdentifies the DataViewBase.ShowFocusedRectangle dependency property. Inherited from DataViewBase.
ShowGridMenuEvent staticIdentifies the DataViewBase.ShowGridMenu routed event. Inherited from DataViewBase.
ShowGroupedColumnsProperty staticIdentifies the GridViewBase.ShowGroupedColumns dependency property.
ShowGroupPanelProperty staticIdentifies the GridViewBase.ShowGroupPanel dependency property.
ShowingEditorEvent staticIdentifies the GridViewBase.ShowingEditor routed event.
ShownColumnChooserEvent staticIdentifies the DataViewBase.ShownColumnChooser routed event. Inherited from DataViewBase.
ShownEditorEvent staticIdentifies the GridViewBase.ShownEditor routed event.
ShowSearchPanelCloseButtonProperty staticIdentifies the DataViewBase.ShowSearchPanelCloseButton dependency property. Inherited from DataViewBase.
ShowSearchPanelFindButtonProperty staticIdentifies the DataViewBase.ShowSearchPanelFindButton dependency property. Inherited from DataViewBase.
ShowSearchPanelModeProperty staticIdentifies the DataViewBase.ShowSearchPanelMode dependency property. Inherited from DataViewBase.
ShowSearchPanelMRUButtonProperty staticIdentifies the DataViewBase.ShowSearchPanelMRUButton dependency property. Inherited from DataViewBase.
ShowSearchPanelNavigationButtonsProperty staticIdentifies the DataViewBase.ShowSearchPanelNavigationButtons dependency property. Inherited from DataViewBase.
ShowSearchPanelResultInfoProperty staticIdentifies the DataViewBase.ShowSearchPanelResultInfo dependency property. Inherited from DataViewBase.
ShowSelectionRectangleProperty staticIdentifies the DataViewBase.ShowSelectionRectangle dependency property. Inherited from DataViewBase.
ShowTargetInfoInDragDropHintProperty staticIdentifies the DataViewBase.ShowTargetInfoInDragDropHint dependency property. Inherited from DataViewBase.
ShowTotalSummaryProperty staticIdentifies the DataViewBase.ShowTotalSummary dependency property. Inherited from DataViewBase.
ShowValidationAttributeErrorsProperty staticIdentifies the DataViewBase.ShowValidationAttributeErrors dependency property. Inherited from DataViewBase.
SizeChangedEvent staticIdentifies the SizeChanged routed event. Inherited from FrameworkElement.
SnapsToDevicePixelsProperty staticIdentifies the SnapsToDevicePixels dependency property. Inherited from UIElement.
StartRecordDragEvent staticIdentifies the DataViewBase.StartRecordDrag routed event. Inherited from DataViewBase.
StyleProperty staticIdentifies the Style dependency property. Inherited from FrameworkElement.
StylusButtonDownEvent staticIdentifies the StylusButtonDown routed event. Inherited from UIElement.
StylusButtonUpEvent staticIdentifies the StylusButtonUp routed event. Inherited from UIElement.
StylusDownEvent staticIdentifies the StylusDown routed event. Inherited from UIElement.
StylusEnterEvent staticIdentifies the StylusEnter routed event. Inherited from UIElement.
StylusInAirMoveEvent staticIdentifies the StylusInAirMove routed event. Inherited from UIElement.
StylusInRangeEvent staticIdentifies the StylusInRange routed event. Inherited from UIElement.
StylusLeaveEvent staticIdentifies the StylusLeave routed event. Inherited from UIElement.
StylusMoveEvent staticIdentifies the StylusMove routed event. Inherited from UIElement.
StylusOutOfRangeEvent staticIdentifies the StylusOutOfRange routed event. Inherited from UIElement.
StylusSystemGestureEvent staticIdentifies the StylusSystemGesture routed event. Inherited from UIElement.
StylusUpEvent staticIdentifies the StylusUp routed event. Inherited from UIElement.
SummariesIgnoreNullValuesProperty staticIdentifies the DataViewBase.SummariesIgnoreNullValues dependency property. Inherited from DataViewBase.
SummaryCalculationModeProperty staticIdentifies the DataViewBase.SummaryCalculationMode dependency property. Inherited from DataViewBase.
TabIndexProperty staticIdentifies the TabIndex dependency property. Inherited from Control.
TagProperty staticIdentifies the Tag dependency property. Inherited from FrameworkElement.
TemplateProperty staticIdentifies the Template dependency property. Inherited from Control.
TextInputEvent staticIdentifies the TextInput routed event. Inherited from UIElement.
ToolTipClosingEvent staticIdentifies the ToolTipClosing routed event. Inherited from FrameworkElement.
ToolTipOpeningEvent staticIdentifies the ToolTipOpening routed event. Inherited from FrameworkElement.
ToolTipProperty staticIdentifies the ToolTip dependency property. Inherited from FrameworkElement.
TopRowIndexProperty staticIdentifies the DataViewBase.TopRowIndex dependency property. Inherited from DataViewBase.
TotalSummaryContentStyleProperty staticIdentifies the DataViewBase.TotalSummaryContentStyle dependency property. Inherited from DataViewBase.
TotalSummaryElementStyleProperty staticIdentifies the DataViewBase.TotalSummaryElementStyle dependency property. Inherited from DataViewBase.
TotalSummaryItemTemplateProperty staticIdentifies the DataViewBase.TotalSummaryItemTemplate dependency property. Inherited from DataViewBase.
TotalSummaryItemTemplateSelectorProperty staticIdentifies the DataViewBase.TotalSummaryItemTemplateSelector dependency property. Inherited from DataViewBase.
TotalSummaryPositionProperty staticIdentifies the TotalSummaryPosition dependency property. Inherited from DataViewBase.
TouchDownEvent staticIdentifies the TouchDown routed event. Inherited from UIElement.
TouchEnterEvent staticIdentifies the TouchEnter routed event. Inherited from UIElement.
TouchLeaveEvent staticIdentifies the TouchLeave routed event. Inherited from UIElement.
TouchMoveEvent staticIdentifies the TouchMove routed event. Inherited from UIElement.
TouchScrollThresholdProperty staticIdentifies the DataViewBase.TouchScrollThreshold dependency property. Inherited from DataViewBase.
TouchUpEvent staticIdentifies the TouchUp routed event. Inherited from UIElement.
UidProperty staticIdentifies the Uid dependency property. Inherited from UIElement.
UnboundExpressionEditorCreatedEvent staticIdentifies the DataViewBase.UnboundExpressionEditorCreated routed event. Inherited from DataViewBase.
UnloadedEvent staticIdentifies the Unloaded routed event. Inherited from FrameworkElement.
UseAnimationWhenExpandingProperty staticIdentifies the GridViewBase.UseAnimationWhenExpanding dependency property.
UseExtendedMouseScrollingProperty staticIdentifies the DataViewBase.UseExtendedMouseScrolling dependency property. Inherited from DataViewBase.
UseLayoutRoundingProperty staticIdentifies the UseLayoutRounding dependency property. Inherited from FrameworkElement.
UseLegacyFilterEditorProperty staticIdentifies the DevExpress.Xpf.Grid.DataViewBase.UseLegacyFilterEditor dependency property. Inherited from DataViewBase.
UseLegacyFilterPanelProperty staticIdentifies the DataViewBase.UseLegacyFilterPanel dependency property. Inherited from DataViewBase.
UseOnlyCurrentColumnInIncrementalSearchProperty staticIdentifies the DataViewBase.UseOnlyCurrentColumnInIncrementalSearch dependency property. Inherited from DataViewBase.
ValidateCellCommandProperty staticIdentifies the ValidateCellCommand dependency property.
ValidateRowCommandProperty staticIdentifies the ValidateRowCommand dependency property.
ValidateRowDeletionCommandProperty staticIdentifies the ValidateRowDeletionCommand dependency property.
ValidateRowDeletionEvent staticIdentifies the ValidateRowDeletion routed event.
ValidatesOnNotifyDataErrorsProperty staticIdentifies the DataViewBase.ValidatesOnNotifyDataErrors dependency property. Inherited from DataViewBase.
ValidationErrorProperty staticIdentifies the DataViewBase.ValidationError dependency property. Inherited from DataViewBase.
VerticalAlignmentProperty staticIdentifies the VerticalAlignment dependency property. Inherited from FrameworkElement.
VerticalContentAlignmentProperty staticIdentifies the VerticalContentAlignment dependency property. Inherited from Control.
VisibilityProperty staticIdentifies the Visibility dependency property. Inherited from UIElement.
VisibleColumnsProperty staticIdentifies the GridViewBase.VisibleColumns dependency property.
WaitIndicatorStyleProperty staticIdentifies the DataViewBase.WaitIndicatorStyle dependency property. Inherited from DataViewBase.
WaitIndicatorTypeProperty staticIdentifies the DataViewBase.WaitIndicatorType dependency property. Inherited from DataViewBase.
WheelScrollLinesProperty staticIdentifies the DataViewBase.WheelScrollLines dependency property. Inherited from DataViewBase.
WidthProperty staticIdentifies the Width dependency property. Inherited from FrameworkElement.

See Also

GridViewBase Class

GridViewBase Members

DevExpress.Xpf.Grid Namespace