Version

XamGrid Class Members

The following tables list the members exposed by XamGrid.

Public Constructors
 NameDescription
Public ConstructorXamGrid ConstructorInitializes a new instance of the XamGrid class.  
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)ActiveItemPropertyIdentifies the ActiveItem dependency property.  
Public Fieldstatic (Shared in Visual Basic)AutoGenerateColumnsPropertyIdentifies the AutoGenerateColumns dependency property.  
Public Fieldstatic (Shared in Visual Basic)CellControlGenerationModePropertyIdentifies the CellControlGenerationMode dependency property  
Public Fieldstatic (Shared in Visual Basic)CellStylePropertyIdentifies the CellStyle dependency property.  
Public Fieldstatic (Shared in Visual Basic)ChildBandHeaderHeightPropertyIdentifies the ChildBandHeaderHeight dependency property.  
Public Fieldstatic (Shared in Visual Basic)ChildBandHeaderStylePropertyIdentifies the ChildBandHeaderStyle dependency property.  
Public Fieldstatic (Shared in Visual Basic)ColumnLayoutHeaderVisibilityPropertyIdentifies the ColumnLayoutHeaderVisibility dependency property.  
Public Fieldstatic (Shared in Visual Basic)ColumnsFooterTemplatePropertyIdentifies the ColumnsFooterTemplate dependency property.  
Public Fieldstatic (Shared in Visual Basic)ColumnWidthPropertyIdentifies the ColumnWidth dependency property.  
Public Fieldstatic (Shared in Visual Basic)DeleteKeyActionPropertyIdentifies the DeleteKeyAction dependency property.  
Public Fieldstatic (Shared in Visual Basic)FixedRowSeparatorStylePropertyIdentifies the FixedRowSeparatorStyle dependency property.  
Public Fieldstatic (Shared in Visual Basic)FooterRowHeightPropertyIdentifies the FooterRowHeight dependency property.  
Public Fieldstatic (Shared in Visual Basic)FooterStylePropertyIdentifies the FooterStyle dependency property.  
Public Fieldstatic (Shared in Visual Basic)FooterVisibilityPropertyIdentifies the FooterVisibility dependency property.  
Public Fieldstatic (Shared in Visual Basic)HeaderRowHeightPropertyIdentifies the HeaderRowHeight dependency property.  
Public Fieldstatic (Shared in Visual Basic)HeaderStylePropertyIdentifies the HeaderStyle dependency property.  
Public Fieldstatic (Shared in Visual Basic)HeaderTemplatePropertyIdentifies the ColumnsHeaderTemplate dependency property.  
Public Fieldstatic (Shared in Visual Basic)HeaderTextHorizontalAlignmentPropertyIdentifies the HeaderTextHorizontalAlignment dependency property.  
Public Fieldstatic (Shared in Visual Basic)HeaderTextVerticalAlignmentPropertyIdentifies the HeaderTextVerticalAlignment dependency property.  
Public Fieldstatic (Shared in Visual Basic)HeaderVisibilityPropertyIdentifies the HeaderVisibility dependency property.  
Public Fieldstatic (Shared in Visual Basic)IndentationPropertyIdentifies the Indentation dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsAlternateRowsEnabledPropertyIdentifies the IsAlternateRowsEnabled dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsTouchSupportEnabledPropertyIdentifies the IsTouchSupportEnabled dependency property  
Public Fieldstatic (Shared in Visual Basic)ItemsSourcePropertyIdentifies the ItemsSource dependency property.  
Public Fieldstatic (Shared in Visual Basic)KeyboardNavigationPropertyIdentifies the KeyboardNavigation dependency property.  
Public Fieldstatic (Shared in Visual Basic)MaxDepthPropertyIdentifies the MaxDepth dependency property.  
Public Fieldstatic (Shared in Visual Basic)MinimumNumberOfColumnsRenderedPropertyIdentifies the MinimumNumberOfColumnsRendered dependency property.  
Public Fieldstatic (Shared in Visual Basic)MinimumRowHeightPropertyIdentifies the MinimumRowHeight dependency property.  
Public Fieldstatic (Shared in Visual Basic)RowHeightPropertyIdentifies the RowHeight dependency property.  
Public Fieldstatic (Shared in Visual Basic)RowHoverPropertyIdentifies the RowHover dependency property.  
Public Properties
 NameDescription
Public PropertyActiveCellGets/sets the cell that is currently active.  
Public PropertyActiveItemGets/sets the underlying data object of the ActiveCell.  
Public PropertyActualHeightGets the rendered height of this element. (Inherited from System.Windows.FrameworkElement)
Public PropertyActualWidthGets the rendered width of this element. (Inherited from System.Windows.FrameworkElement)
Public PropertyAddNewRowSettingsGets a reference to the AddNewRowSettings object that controls all the properties of the Infragistics.Controls.Grids.Primitives.AddNewRow of all ColumnLayout objects in this XamGrid.  
Public PropertyAllowDropGets or sets a value indicating whether this element can be used as the target of a drag-and-drop operation. This is a dependency property. (Inherited from System.Windows.UIElement)
Public PropertyAreAnyTouchesCapturedGets a value that indicates whether at least one touch is captured to this element. (Inherited from System.Windows.UIElement)
Public PropertyAreAnyTouchesCapturedWithinGets a value that indicates whether at least one touch is captured to this element or to any child elements in its visual tree. (Inherited from System.Windows.UIElement)
Public PropertyAreAnyTouchesDirectlyOverGets a value that indicates whether at least one touch is pressed over this element. (Inherited from System.Windows.UIElement)
Public PropertyAreAnyTouchesOverGets a value that indicates whether at least one touch is pressed over this element or any child elements in its visual tree. (Inherited from System.Windows.UIElement)
Public PropertyAutoGenerateColumnsGets/sets whether the columns of all ColumnLayout objects of this XamGrid should be generated if otherwise not specified.  
Public PropertyBackgroundGets or sets a brush that describes the background of a control. (Inherited from System.Windows.Controls.Control)
Public PropertyBindingGroupGets or sets the System.Windows.Data.BindingGroup that is used for the element. (Inherited from System.Windows.FrameworkElement)
Public PropertyBitmapEffectGets or sets a bitmap effect that applies directly to the rendered content for this element. This is a dependency property. (Inherited from System.Windows.UIElement)
Public PropertyBitmapEffectInputGets or sets an input source for the bitmap effect that applies directly to the rendered content for this element. This is a dependency property. (Inherited from System.Windows.UIElement)
Public PropertyBorderBrushGets or sets a brush that describes the border background of a control. (Inherited from System.Windows.Controls.Control)
Public PropertyBorderThicknessGets or sets the border thickness of a control. (Inherited from System.Windows.Controls.Control)
Public PropertyCacheModeGets or sets a cached representation of the System.Windows.UIElement. (Inherited from System.Windows.UIElement)
Public PropertyCellControlGenerationModeReturns or sets an enumeration used to control how Infragistics.Controls.Grids.Primitives.CellControlBase instances are reused within a Infragistics.Controls.Grids.Primitives.CellsPanel  
Public PropertyCellStyleGets/Sets the System.Windows.Style that will be applied to all CellControl objects in the XamGrid  
Public PropertyChildBandHeaderHeightGets/Sets the RowHeight for the Infragistics.Controls.Grids.Primitives.ChildBand for all ColumnLayout objects in the XamGrid  
Public PropertyChildBandHeaderStyleGets/Sets the System.Windows.Style that will be applied to all Infragistics.Controls.Grids.Primitives.ChildBandCellControl objects in the XamGrid  
Public PropertyClipGets or sets the geometry used to define the outline of the contents of an element. This is a dependency property. (Inherited from System.Windows.UIElement)
Public PropertyClipboardSettingsGets an object that contains settings that pertain to Clipboard actions.  
Public PropertyClipToBoundsGets or sets a value indicating whether to clip the content of this element (or content coming from the child elements of this element) to fit into the size of the containing element. This is a dependency property. (Inherited from System.Windows.UIElement)
Public PropertyColumnChooserSettingsGets an object that contains settings that pertain to the ColumnChooser of all ColumnLayout objects of the XamGrid.  
Public PropertyColumnLayoutHeaderVisibilityGets/sets when a header should be displayed for all ColumnLayout objects in this XamGrid. The header generally contains the propertyName of the data field that owns the collection that the ColumnLayout is displaying.  
Public PropertyColumnLayoutsGets a collection of ColumnLayouts that will be used when setting up the data of the XamGrid.  
Public PropertyColumnMovingSettingsGets a reference to the ColumnMovingSettings object that controls all the properties concerning column moving of all ColumnLayout objects in this XamGrid.  
Public PropertyColumnResizingSettingsGets a reference to the ColumnResizingSettings object that controls all the properties concerning column resizing of all ColumnLayout objects in this XamGrid.  
Public PropertyColumnsGets a reference to all of the Columns on the root level of the XamGrid.  
Public PropertyColumnsFooterTemplateDefines the System.Windows.DataTemplate that should be applied to every footer in the XamGrid  
Public PropertyColumnsHeaderTemplateDefines the System.Windows.DataTemplate that should be applied to every header in the XamGrid  
Public PropertyColumnTypeMappingsGets a collection of ColumnTypeMapping objects in the XamGrid  
Public PropertyColumnWidthGets/Sets the Width that will be applied to every Column in the XamGrid  
Public PropertyCommandBindingsGets a collection of System.Windows.Input.CommandBinding objects associated with this element. A System.Windows.Input.CommandBinding enables command handling for this element, and declares the linkage between a command, its events, and the handlers attached by this element. (Inherited from System.Windows.UIElement)
Public PropertyConditionalFormattingSettingsGets an object that contains settings that pertain to the Conditional Formatting of all ColumnLayout objects of the XamGrid.  
Public PropertyContextMenuGets or sets the context menu element that should appear whenever the context menu is requested through user interface (UI) from within this element. (Inherited from System.Windows.FrameworkElement)
Public PropertyCursorGets or sets the cursor that displays when the mouse pointer is over this element. (Inherited from System.Windows.FrameworkElement)
Public PropertyDataContextGets or sets the data context for an element when it participates in data binding. (Inherited from System.Windows.FrameworkElement)
Public PropertyDataManagerProviderGets/Sets the DataManagerProvider that should be used when generating a Infragistics.DataManagerBase that should be used to handle the data.  
Public PropertyDeferredScrollingSettingsGets a reference to the DeferredScrollingSettings object that controls all the properties of Deferred Scrolling.  
Public PropertyDeleteKeyActionGets/Sets the action that should be taken when the Delete Key is pressed for all ColumnLayout objects in the XamGrid.  
Public PropertyDependencyObjectTypeGets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject)
Public PropertyDesiredSizeGets the size that this element computed during the measure pass of the layout process. (Inherited from System.Windows.UIElement)
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyEditingSettingsGets a reference to the EditingSettings object that controls all the properties concerning editing of all ColumnLayout objects in this XamGrid.  
Public PropertyEffectGets or sets the bitmap effect to apply to the System.Windows.UIElement. This is a dependency property. (Inherited from System.Windows.UIElement)
Public PropertyExpansionIndicatorSettingsGets a reference to the ExpansionIndicatorSettings object that controls all the properties of the Infragistics.Controls.Grids.Primitives.ExpansionIndicatorColumn of all ColumnLayout objects in this XamGrid.  
Public PropertyFillerColumnSettingsGets an object that contains settings that pertain to the Infragistics.Controls.Grids.Primitives.FillerColumn of all ColumnLayout objects of the XamGrid.  
Public PropertyFilteringSettingsGets a reference to the FilteringSettings object that controls all the properties of the Infragistics.Controls.Grids.Primitives.FilterRow of all ColumnLayout objects in this XamGrid.  
Public PropertyFixedColumnSettingsGets a reference to the FixedColumnSettings object that controls all the properties concerning locking Column objects to the left or right side of the XamGrid  
Public PropertyFixedRowSeparatorStyleGets/Sets the System.Windows.Style that will be applied Infragistics.Controls.Grids.Primitives.FixedRowSeparator objects that separate fixed rows in the XamGrid  
Public PropertyFlowDirectionGets or sets the direction that text and other user interface (UI) elements flow within any parent element that controls their layout. (Inherited from System.Windows.FrameworkElement)
Public PropertyFocusableGets or sets a value that indicates whether the element can receive focus. This is a dependency property. (Inherited from System.Windows.UIElement)
Public PropertyFocusVisualStyleGets or sets a property that enables customization of appearance, effects, or other style characteristics that will apply to this element when it captures keyboard focus. (Inherited from System.Windows.FrameworkElement)
Public PropertyFontFamilyGets or sets the font family of the control. (Inherited from System.Windows.Controls.Control)
Public PropertyFontSizeGets or sets the font size. (Inherited from System.Windows.Controls.Control)
Public PropertyFontStretchGets or sets the degree to which a font is condensed or expanded on the screen. (Inherited from System.Windows.Controls.Control)
Public PropertyFontStyleGets or sets the font style. (Inherited from System.Windows.Controls.Control)
Public PropertyFontWeightGets or sets the weight or thickness of the specified font. (Inherited from System.Windows.Controls.Control)
Public PropertyFooterRowHeightGets/Sets the RowHeight for the Infragistics.Controls.Grids.Primitives.FooterRow for all ColumnLayout objects in the XamGrid  
Public PropertyFooterStyleGets/Sets the System.Windows.Style that will be applied to all Infragistics.Controls.Grids.Primitives.FooterCellControl objects in the XamGrid  
Public PropertyFooterVisibilityGets/sets the visibility of the Footer for all ColumnLayouts in the XamGrid.  
Public PropertyForceCursorGets or sets a value that indicates whether this System.Windows.FrameworkElement should force the user interface (UI) to render the cursor as declared by the System.Windows.FrameworkElement.Cursor property. (Inherited from System.Windows.FrameworkElement)
Public PropertyForegroundGets or sets a brush that describes the foreground color. (Inherited from System.Windows.Controls.Control)
Public PropertyGroupBySettingsGets a reference to the GroupBySettings object that controls all the properties concerning organizing data of all ColumnLayout objects by grouping their columns in this XamGrid.  
Public PropertyHasAnimatedPropertiesGets a value indicating whether this element has any animated properties. (Inherited from System.Windows.UIElement)
Public PropertyHeaderRowHeightGets/Sets the RowHeight for the Infragistics.Controls.Grids.Primitives.HeaderRow for all ColumnLayout objects in the XamGrid  
Public PropertyHeaderStyleGets/Sets the System.Windows.Style that will be applied to all Infragistics.Controls.Grids.Primitives.HeaderCellControl objects in the XamGrid  
Public PropertyHeaderTextHorizontalAlignmentGets/sets the System.Windows.HorizontalAlignment of the content for each Column in the XamGrid  
Public PropertyHeaderTextVerticalAlignmentGets/sets the System.Windows.VerticalAlignment of the content for each Column in the XamGrid  
Public PropertyHeaderVisibilityGets/sets the visibility of the Header for all ColumnLayouts in the XamGrid.  
Public PropertyHeightGets or sets the suggested height of the element. (Inherited from System.Windows.FrameworkElement)
Public PropertyHorizontalAlignmentGets or sets the horizontal alignment characteristics applied to this element when it is composed within a parent element, such as a panel or items control. (Inherited from System.Windows.FrameworkElement)
Public PropertyHorizontalContentAlignmentGets or sets the horizontal alignment of the control's content. (Inherited from System.Windows.Controls.Control)
Public PropertyIndentationGets/Sets the Indentation of all ColumnLayout objects in this XamGrid.  
Public PropertyInputBindingsGets the collection of input bindings associated with this element. (Inherited from System.Windows.UIElement)
Public PropertyInputScopeGets or sets the context for input used by this System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Public PropertyIsAlternateRowsEnabledGets/sets whether Alternate Row styling is enabled.  
Public PropertyIsArrangeValidGets a value indicating whether the computed size and position of child elements in this element's layout are valid. (Inherited from System.Windows.UIElement)
Public PropertyIsEnabledGets or sets a value indicating whether this element is enabled in the user interface (UI). This is a dependency property. (Inherited from System.Windows.UIElement)
Public PropertyIsFocusedGets a value that determines whether this element has logical focus. This is a dependency property. (Inherited from System.Windows.UIElement)
Public PropertyIsHitTestVisibleGets or sets a value that declares whether this element can possibly be returned as a hit test result from some portion of its rendered content. This is a dependency property. (Inherited from System.Windows.UIElement)
Public PropertyIsInitializedGets a value that indicates whether this element has been initialized, either during processing by a XAML processor, or by explicitly having its System.Windows.FrameworkElement.EndInit method called. (Inherited from System.Windows.FrameworkElement)
Public PropertyIsInputMethodEnabledGets a value indicating whether an input method system, such as an Input Method Editor (IME), is enabled for processing the input to this element. (Inherited from System.Windows.UIElement)
Public PropertyIsKeyboardFocusedGets a value indicating whether this element has keyboard focus. This is a dependency property. (Inherited from System.Windows.UIElement)
Public PropertyIsKeyboardFocusWithinGets a value indicating whether keyboard focus is anywhere within the element or its visual tree child elements. This is a dependency property. (Inherited from System.Windows.UIElement)
Public PropertyIsManipulationEnabledGets or sets a value that indicates whether manipulation events are enabled on this System.Windows.UIElement. (Inherited from System.Windows.UIElement)
Public PropertyIsMeasureValidGets a value indicating whether the current size returned by layout measure is valid. (Inherited from System.Windows.UIElement)
Public PropertyIsMouseCapturedGets a value indicating whether the mouse is captured to this element. This is a dependency property. (Inherited from System.Windows.UIElement)
Public PropertyIsMouseCaptureWithinGets a value that determines whether mouse capture is held by this element or by child elements in its visual tree. This is a dependency property. (Inherited from System.Windows.UIElement)
Public PropertyIsMouseDirectlyOverGets a value that indicates whether the position of the mouse pointer corresponds to hit test results, which take element compositing into account. This is a dependency property. (Inherited from System.Windows.UIElement)
Public PropertyIsMouseOverGets a value indicating whether the mouse pointer is located over this element (including child elements in the visual tree). This is a dependency property. (Inherited from System.Windows.UIElement)
Public PropertyIsSealedGets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject)
Public PropertyIsStylusCapturedGets a value indicating whether the stylus is captured by this element. This is a dependency property. (Inherited from System.Windows.UIElement)
Public PropertyIsStylusCaptureWithinGets a value that determines whether stylus capture is held by this element, or an element within the element bounds and its visual tree. This is a dependency property. (Inherited from System.Windows.UIElement)
Public PropertyIsStylusDirectlyOverGets a value that indicates whether the stylus position corresponds to hit test results, which take element compositing into account. This is a dependency property. (Inherited from System.Windows.UIElement)
Public PropertyIsStylusOverGets a value indicating whether the stylus cursor is located over this element (including visual child elements). This is a dependency property. (Inherited from System.Windows.UIElement)
Public PropertyIsTabStopGets or sets a value that indicates whether a control is included in tab navigation. (Inherited from System.Windows.Controls.Control)
Public PropertyIsTouchSupportEnabledReturns or sets whether touch support is enabled for this control  
Public PropertyIsVisibleGets a value indicating whether this element is visible in the user interface (UI). This is a dependency property. (Inherited from System.Windows.UIElement)
Public PropertyItemsSourceGets/sets the System.Collections.IEnumerable for the XamGrid.  
Public PropertyKeyboardNavigationGets/Sets how keyboard navigation will work in the XamGrid  
Public PropertyLanguageGets or sets localization/globalization language information that applies to an element. (Inherited from System.Windows.FrameworkElement)
Public PropertyLayoutTransformGets or sets a graphics transformation that should apply to this element when layout is performed. (Inherited from System.Windows.FrameworkElement)
Public PropertyMarginGets or sets the outer margin of an element. (Inherited from System.Windows.FrameworkElement)
Public PropertyMaxDepthGets/sets the maximum allowed depth of the hierarchy of the XamGrid. This property is useful for when the data source provided as an infinite recursion.  
Public PropertyMaxHeightGets or sets the maximum height constraint of the element. (Inherited from System.Windows.FrameworkElement)
Public PropertyMaxWidthGets or sets the maximum width constraint of the element. (Inherited from System.Windows.FrameworkElement)
Public PropertyMinHeightGets or sets the minimum height constraint of the element. (Inherited from System.Windows.FrameworkElement)
Public PropertyMinimumNumberOfColumnsRenderedThe minimum numbers of columns that will be rendered. The default number is 0, which means that only the columns in view will be rendered.  
Public PropertyMinimumRowHeightGets/Sets the Minimum Height for every RowBase for every ColumnLayout in the XamGrid  
Public PropertyMinWidthGets or sets the minimum width constraint of the element. (Inherited from System.Windows.FrameworkElement)
Public PropertyNameGets or sets the identifying name of the element. The name provides a reference so that code-behind, such as event handler code, can refer to a markup element after it is constructed during processing by a XAML processor. (Inherited from System.Windows.FrameworkElement)
Public PropertyOpacityGets or sets the opacity factor applied to the entire System.Windows.UIElement when it is rendered in the user interface (UI). This is a dependency property. (Inherited from System.Windows.UIElement)
Public PropertyOpacityMaskGets or sets an opacity mask, as a System.Windows.Media.Brush implementation that is applied to any alpha-channel masking for the rendered content of this element. This is a dependency property. (Inherited from System.Windows.UIElement)
Public PropertyOverridesDefaultStyleGets or sets a value that indicates whether this element incorporates style properties from theme styles. (Inherited from System.Windows.FrameworkElement)
Public PropertyPaddingGets or sets the padding inside a control. (Inherited from System.Windows.Controls.Control)
Public PropertyPagerSettingsGets a reference to the PagerSettings object that controls all the properties concerning paging of all ColumnLayout objects in this XamGrid.  
Public PropertyParentGets the logical parent element of this element. (Inherited from System.Windows.FrameworkElement)
Public PropertyPersistIdGets a value that uniquely identifies this element. (Inherited from System.Windows.UIElement)
Public PropertyRenderSizeGets (or sets) the final render size of this element. (Inherited from System.Windows.UIElement)
Public PropertyRenderTransformGets or sets transform information that affects the rendering position of this element. This is a dependency property. (Inherited from System.Windows.UIElement)
Public PropertyRenderTransformOriginGets or sets the center point of any possible render transform declared by System.Windows.UIElement.RenderTransform, relative to the bounds of the element. This is a dependency property. (Inherited from System.Windows.UIElement)
Public PropertyResourcesGets or sets the locally-defined resource dictionary. (Inherited from System.Windows.FrameworkElement)
Public PropertyRowHeightGets/Sets the Height that will be applied to every row in the XamGrid  
Public PropertyRowHoverGets/Sets what should happen when the mouse is over a Row.  
Public PropertyRowsGets the rows on the root level of the XamGrid.  
Public PropertyRowSelectorSettingsGets a reference to the RowSelectorSettings object that controls all the properties of the Infragistics.Controls.Grids.Primitives.RowSelectorColumn of all ColumnLayout objects in this XamGrid.  
Public PropertySelectionSettingsGets a reference to the SelectionSettings object that controls all the properties of Selection.  
Public PropertySnapsToDevicePixelsGets or sets a value that determines whether rendering for this element should use device-specific pixel settings during rendering. This is a dependency property. (Inherited from System.Windows.UIElement)
Public PropertySortingSettingsGets a reference to the SortingSettings object that controls all the properties concerning sorting of all ColumnLayout objects in this XamGrid.  
Public PropertyStyleGets or sets the style used by this element when it is rendered. (Inherited from System.Windows.FrameworkElement)
Public PropertySummaryRowSettingsGets a reference to the SummaryRowSettings object that controls all the properties of the Infragistics.Controls.Grids.Primitives.SummaryRow of all ColumnLayout objects in this XamGrid.  
Public PropertyTabIndexGets or sets a value that determines the order in which elements receive focus when the user navigates through controls by using the TAB key. (Inherited from System.Windows.Controls.Control)
Public PropertyTagGets or sets an arbitrary object value that can be used to store custom information about this element. (Inherited from System.Windows.FrameworkElement)
Public PropertyTemplateGets or sets a control template. (Inherited from System.Windows.Controls.Control)
Public PropertyTemplatedParentGets a reference to the template parent of this element. This property is not relevant if the element was not created through a template. (Inherited from System.Windows.FrameworkElement)
Public PropertyToolTipGets or sets the tool-tip object that is displayed for this element in the user interface (UI). (Inherited from System.Windows.FrameworkElement)
Public PropertyTouchesCapturedGets all touch devices that are captured to this element. (Inherited from System.Windows.UIElement)
Public PropertyTouchesCapturedWithinGets all touch devices that are captured to this element or any child elements in its visual tree. (Inherited from System.Windows.UIElement)
Public PropertyTouchesDirectlyOverGets all touch devices that are over this element. (Inherited from System.Windows.UIElement)
Public PropertyTouchesOverGets all touch devices that are over this element or any child elements in its visual tree. (Inherited from System.Windows.UIElement)
Public PropertyTriggersGets the collection of triggers established directly on this element, or in child elements. (Inherited from System.Windows.FrameworkElement)
Public PropertyUidGets or sets the unique identifier (for localization) for this element. This is a dependency property. (Inherited from System.Windows.UIElement)
Public PropertyUseLayoutRoundingGets or sets a value that indicates whether layout rounding should be applied to this element's size and position during layout. (Inherited from System.Windows.FrameworkElement)
Public PropertyVerticalAlignmentGets or sets the vertical alignment characteristics applied to this element when it is composed within a parent element such as a panel or items control. (Inherited from System.Windows.FrameworkElement)
Public PropertyVerticalContentAlignmentGets or sets the vertical alignment of the control's content. (Inherited from System.Windows.Controls.Control)
Public PropertyVisibilityGets or sets the user interface (UI) visibility of this element. This is a dependency property. (Inherited from System.Windows.UIElement)
Public PropertyWidthGets or sets the width of the element. (Inherited from System.Windows.FrameworkElement)
Protected Properties
 NameDescription
Protected Internal PropertyColumnChooserDialogGets the ColumnChooserDialog that is used to show/hide Columns at different levels of the XamGrid  
Protected Internal PropertyCurrentEditCellGets/sets the Cell that is currently in edit mode.  
Protected Internal PropertyCurrentEditRowGets/sets the Row that is currently in edit mode.  
Protected Internal PropertyDefaultStyleKeyGets or sets the key to use to reference the style for this control, when theme styles are used or defined. (Inherited from System.Windows.FrameworkElement)
Protected PropertyDeferredScrollingPopupGets the System.Windows.Controls.Primitives.Popup used for DeferredScrolling.  
Protected Internal PropertyDropAreaIndicatorLeftGets the Infragistics.Controls.Grids.Primitives.DropAreaIndicator that is displayed when pinning a column left by dragging.  
Protected Internal PropertyDropAreaIndicatorRightGets the Infragistics.Controls.Grids.Primitives.DropAreaIndicator that is displayed when pinning a column right by dragging.  
Protected Internal PropertyFilterIconsGets the dictionary mapping the Filter ComparisonOperator to DataTemplate which act as Icons.  
Protected Internal PropertyHandlesScrollingGets a value that indicates whether a control supports scrolling. (Inherited from System.Windows.Controls.Control)
Protected Internal PropertyHasEffectiveKeyboardFocusGets a value that indicates whether the System.Windows.UIElement has focus. (Inherited from System.Windows.UIElement)
Protected Internal PropertyHorizontalScrollBarGets a reference to the horizontal scrollbar that is attached to the XamGrid. If a horizontal scrollbar was not specified, this property will return null.  
Protected Internal PropertyInheritanceBehaviorGets or sets the scope limits for property value inheritance, resource key lookup, and RelativeSource FindAncestor lookup. (Inherited from System.Windows.FrameworkElement)
Protected Internal PropertyIsColumnResizingGets / sets if there is currently a cell being resized.  
Protected PropertyIsEnabledCoreGets a value that becomes the return value of System.Windows.UIElement.IsEnabled in derived classes. (Inherited from System.Windows.UIElement)
Protected Internal PropertyLogicalChildrenGets an enumerator for logical child elements of this element. (Inherited from System.Windows.FrameworkElement)
Protected Internal PropertyMouseOverCellGets the CellBase that the mouse is currently over.  
Protected Internal PropertyNeedConditionalFormatUpdateTrue if the NotifyPropertyChanged from the object was raised and we need an update.  
Protected Internal PropertyPanelThe visual container that holds the rows.  
Protected PropertyPriorityPropertiesGets a List of properties that should be applied, before even trying to look at any other property on the object.  
Protected PropertyPropertiesToIgnoreGets a List of properties that shouldn't be saved when the PersistenceManager goes to save them.  
Protected Internal PropertyRenderAdornersGets a list of Infragistics.Controls.Grids.Primitives.XamGridRenderAdorner that will plug into the RowsPanel and perform custom renderings.  
Protected Internal PropertyRowsManagerGets a reference to the RowsManager that is used by the XamGrid.  
Protected PropertyStylusPlugInsGets a collection of all stylus plug-in (customization) objects associated with this element. (Inherited from System.Windows.UIElement)
Protected Internal PropertySuspendConditionalFormatUpdatesGets / set if the conditional formatting needs to be updated.  
Protected PropertyVerticalScrollBarGets a reference to the vertical scrollbar that is attached to the XamGrid. If a vertical scrollbar was not specified, this property will return null.  
Protected PropertyVisualBitmapEffectGets or sets the System.Windows.Media.Effects.BitmapEffect value for the System.Windows.Media.Visual. (Inherited from System.Windows.Media.Visual)
Protected PropertyVisualBitmapEffectInputGets or sets the System.Windows.Media.Effects.BitmapEffectInput value for the System.Windows.Media.Visual. (Inherited from System.Windows.Media.Visual)
Protected PropertyVisualBitmapScalingModeGets or sets the System.Windows.Media.BitmapScalingMode for the System.Windows.Media.Visual. (Inherited from System.Windows.Media.Visual)
Protected PropertyVisualCacheModeGets or sets a cached representation of the System.Windows.Media.Visual. (Inherited from System.Windows.Media.Visual)
Protected PropertyVisualChildrenCountGets the number of visual child elements within this element. (Inherited from System.Windows.FrameworkElement)
Protected Internal PropertyVisualClearTypeHintGets or sets the System.Windows.Media.ClearTypeHint that determines how ClearType is rendered in the System.Windows.Media.Visual. (Inherited from System.Windows.Media.Visual)
Protected PropertyVisualClipGets or sets the clip region of the System.Windows.Media.Visual as a System.Windows.Media.Geometry value. (Inherited from System.Windows.Media.Visual)
Protected PropertyVisualEdgeModeGets or sets the edge mode of the System.Windows.Media.Visual as an System.Windows.Media.EdgeMode value. (Inherited from System.Windows.Media.Visual)
Protected PropertyVisualEffectGets or sets the bitmap effect to apply to the System.Windows.Media.Visual. (Inherited from System.Windows.Media.Visual)
Protected PropertyVisualOffsetGets or sets the offset value of the visual object. (Inherited from System.Windows.Media.Visual)
Protected PropertyVisualOpacityGets or sets the opacity of the System.Windows.Media.Visual. (Inherited from System.Windows.Media.Visual)
Protected PropertyVisualOpacityMaskGets or sets the System.Windows.Media.Brush value that represents the opacity mask of the System.Windows.Media.Visual. (Inherited from System.Windows.Media.Visual)
Protected PropertyVisualParentGets the visual tree parent of the visual object. (Inherited from System.Windows.Media.Visual)
Protected PropertyVisualScrollableAreaClipGets or sets a clipped scrollable area for the System.Windows.Media.Visual. (Inherited from System.Windows.Media.Visual)
Protected Internal PropertyVisualTextHintingModeGets or sets the System.Windows.Media.TextHintingMode of the System.Windows.Media.Visual. (Inherited from System.Windows.Media.Visual)
Protected Internal PropertyVisualTextRenderingModeGets or sets the System.Windows.Media.TextRenderingMode of the System.Windows.Media.Visual. (Inherited from System.Windows.Media.Visual)
Protected PropertyVisualTransformGets or sets the System.Windows.Media.Transform value for the System.Windows.Media.Visual. (Inherited from System.Windows.Media.Visual)
Protected PropertyVisualXSnappingGuidelinesGets or sets the x-coordinate (vertical) guideline collection. (Inherited from System.Windows.Media.Visual)
Protected PropertyVisualYSnappingGuidelinesGets or sets the y-coordinate (horizontal) guideline collection. (Inherited from System.Windows.Media.Visual)
Public Methods
 NameDescription
Public MethodAddHandlerOverloaded. Adds a routed event handler for a specified routed event, adding the handler to the handler collection on the current element. (Inherited from System.Windows.UIElement)
Public MethodAddToEventRouteAdds handlers to the specified System.Windows.EventRoute for the current System.Windows.UIElement event handler collection. (Inherited from System.Windows.UIElement)
Public MethodApplyAnimationClockOverloaded. Applies an animation to a specified dependency property on this element. Any existing animations are stopped and replaced with the new animation. (Inherited from System.Windows.UIElement)
Public MethodApplyTemplateBuilds the current template's visual tree if necessary, and returns a value that indicates whether the visual tree was rebuilt by this call. (Inherited from System.Windows.FrameworkElement)
Public MethodArrangePositions child elements and determines a size for a System.Windows.UIElement. Parent elements call this method from their System.Windows.UIElement.ArrangeCore(System.Windows.Rect) implementation (or a WPF framework-level equivalent) to form a recursive layout update. This method constitutes the second pass of a layout update. (Inherited from System.Windows.UIElement)
Public MethodBeginAnimationOverloaded. Starts an animation for a specified animated property on this element. (Inherited from System.Windows.UIElement)
Public MethodBeginInitStarts the initialization process for this element. (Inherited from System.Windows.FrameworkElement)
Public MethodBeginStoryboardOverloaded. Begins the sequence of actions that are contained in the provided storyboard. (Inherited from System.Windows.FrameworkElement)
Public MethodBringIntoViewOverloaded. Attempts to bring this element into view, within any scrollable regions it is contained within. (Inherited from System.Windows.FrameworkElement)
Public MethodCaptureMouseAttempts to force capture of the mouse to this element. (Inherited from System.Windows.UIElement)
Public MethodCaptureStylusAttempts to force capture of the stylus to this element. (Inherited from System.Windows.UIElement)
Public MethodCaptureTouchAttempts to force capture of a touch to this element. (Inherited from System.Windows.UIElement)
Public MethodClearValueOverloaded. Clears the local value of a property. The property to be cleared is specified by a System.Windows.DependencyProperty identifier. (Inherited from System.Windows.DependencyObject)
Public MethodCoerceValueCoerces the value of the specified dependency property. This is accomplished by invoking any System.Windows.CoerceValueCallback function specified in property metadata for the dependency property as it exists on the calling System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
Public MethodCopyToClipboardCopies data to the clipboard  
Public MethodDisposeOverloaded. Releases the unmanaged resources used by the XamGrid and optionally releases the managed resources.  
Public MethodEndInitIndicates that the initialization process for the element is complete. (Inherited from System.Windows.FrameworkElement)
Public MethodEnterEditModeOverloaded. Places the Cell that is currently active, into edit mode.  
Public MethodEquals (Inherited from System.Windows.DependencyObject)
Public MethodExitEditModeIf a Cell is currently in edit mode, it removes it from edit mode.  
Public MethodFindCommonVisualAncestorReturns the common ancestor of two visual objects. (Inherited from System.Windows.Media.Visual)
Public MethodFindName (Inherited from System.Windows.FrameworkElement)
Public MethodFindResourceSearches for a resource with the specified key, and throws an exception if the requested resource is not found. (Inherited from System.Windows.FrameworkElement)
Public MethodFocusAttempts to set focus to this element. (Inherited from System.Windows.UIElement)
Public MethodGetAnimationBaseValueReturns the base property value for the specified property on this element, disregarding any possible animated value from a running or stopped animation. (Inherited from System.Windows.UIElement)
Public MethodGetBindingExpressionReturns the System.Windows.Data.BindingExpression that represents the binding on the specified property. (Inherited from System.Windows.FrameworkElement)
Public MethodGetHashCodeGets a hash code for this System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
Public MethodGetLocalValueEnumeratorCreates a specialized enumerator for determining which dependency properties have locally set values on this System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
Public MethodGetValueReturns the current effective value of a dependency property on this instance of a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
Public MethodHideColumnChooserHides the ColumnChooserDialog if it's currently being displayed.  
Public MethodInputHitTest (Inherited from System.Windows.UIElement)
Public MethodInvalidateArrangeInvalidates the arrange state (layout) for the element. After the invalidation, the element will have its layout updated, which will occur asynchronously unless subsequently forced by System.Windows.UIElement.UpdateLayout. (Inherited from System.Windows.UIElement)
Public MethodInvalidateDataTriggers all Data operations such as sorting and GroupBy to be invalidated.  
Public MethodInvalidateMeasureInvalidates the measurement state (layout) for the element. (Inherited from System.Windows.UIElement)
Public MethodInvalidateProperty (Inherited from System.Windows.DependencyObject)
Public MethodInvalidateVisualInvalidates the rendering of the element, and forces a complete new layout pass. System.Windows.UIElement.OnRender(System.Windows.Media.DrawingContext) is called after the layout cycle is completed. (Inherited from System.Windows.UIElement)
Public MethodIsAncestorOfDetermines whether the visual object is an ancestor of the descendant visual object. (Inherited from System.Windows.Media.Visual)
Public MethodIsDescendantOfDetermines whether the visual object is a descendant of the ancestor visual object. (Inherited from System.Windows.Media.Visual)
Public MethodMeasureUpdates the System.Windows.UIElement.DesiredSize of a System.Windows.UIElement. Parent elements call this method from their own System.Windows.UIElement.MeasureCore(System.Windows.Size) implementations to form a recursive layout update. Calling this method constitutes the first pass (the "Measure" pass) of a layout update. (Inherited from System.Windows.UIElement)
Public MethodMoveFocusMoves the keyboard focus away from this element and to another element in a provided traversal direction. (Inherited from System.Windows.FrameworkElement)
Public MethodOnApplyTemplateOverridden. Builds the visual tree for the XamGrid when a new template is applied.  
Public MethodPasteFromClipboardPastes data from the clipboard  
Public MethodPointFromScreenConverts a System.Windows.Point in screen coordinates into a System.Windows.Point that represents the current coordinate system of the System.Windows.Media.Visual. (Inherited from System.Windows.Media.Visual)
Public MethodPointToScreenConverts a System.Windows.Point that represents the current coordinate system of the System.Windows.Media.Visual into a System.Windows.Point in screen coordinates. (Inherited from System.Windows.Media.Visual)
Public MethodPredictFocusDetermines the next element that would receive focus relative to this element for a provided focus movement direction, but does not actually move the focus. (Inherited from System.Windows.FrameworkElement)
Public MethodRaiseEvent (Inherited from System.Windows.UIElement)
Public MethodReadLocalValueReturns the local value of a dependency property, if it exists. (Inherited from System.Windows.DependencyObject)
Public MethodRegisterNameProvides an accessor that simplifies access to the System.Windows.NameScope registration method. (Inherited from System.Windows.FrameworkElement)
Public Methodstatic (Shared in Visual Basic)RegisterResourcesAdds an additonal Resx file in which the control will pull its resources from.  
Public MethodReleaseAllTouchCapturesReleases all captured touch devices from this element. (Inherited from System.Windows.UIElement)
Public MethodReleaseMouseCaptureReleases the mouse capture, if this element held the capture. (Inherited from System.Windows.UIElement)
Public MethodReleaseStylusCaptureReleases the stylus device capture, if this element held the capture. (Inherited from System.Windows.UIElement)
Public MethodReleaseTouchCaptureAttempts to release the specified touch device from this element. (Inherited from System.Windows.UIElement)
Public MethodRemoveHandler (Inherited from System.Windows.UIElement)
Public MethodScrollCellIntoViewScrolls the specified cell into view.  
Public MethodSetBindingOverloaded. Attaches a binding to this element, based on the provided binding object. (Inherited from System.Windows.FrameworkElement)
Public MethodSetCurrentValue (Inherited from System.Windows.DependencyObject)
Public MethodSetResourceReferenceSearches for a resource with the specified name and sets up a resource reference to it for the specified property. (Inherited from System.Windows.FrameworkElement)
Public MethodSetValueOverloaded. Sets the local value of a dependency property, specified by its dependency property identifier. (Inherited from System.Windows.DependencyObject)
Public MethodShowColumnChooserOverloaded. Shows the ColumnChooserDialog for the root level of the XamGrid  
Public MethodToStringReturns the string representation of a System.Windows.Controls.Control object. (Inherited from System.Windows.Controls.Control)
Public MethodTransformToAncestorOverloaded. Returns a transform that can be used to transform coordinates from the System.Windows.Media.Visual to the specified System.Windows.Media.Visual ancestor of the visual object. (Inherited from System.Windows.Media.Visual)
Public MethodTransformToDescendantReturns a transform that can be used to transform coordinates from the System.Windows.Media.Visual to the specified visual object descendant. (Inherited from System.Windows.Media.Visual)
Public MethodTransformToVisualReturns a transform that can be used to transform coordinates from the System.Windows.Media.Visual to the specified visual object. (Inherited from System.Windows.Media.Visual)
Public MethodTranslatePointTranslates a point relative to this element to coordinates that are relative to the specified element. (Inherited from System.Windows.UIElement)
Public MethodTryFindResourceSearches for a resource with the specified key, and returns that resource if found. (Inherited from System.Windows.FrameworkElement)
Public MethodUnregisterNameSimplifies access to the System.Windows.NameScope de-registration method. (Inherited from System.Windows.FrameworkElement)
Public Methodstatic (Shared in Visual Basic)UnregisterResourcesRemoves a previously registered resx file.  
Public MethodUpdateDefaultStyleReapplies the default style to the current System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Public MethodUpdateLayoutEnsures that all visual child elements of this element are properly updated for layout. (Inherited from System.Windows.UIElement)
Protected Methods
 NameDescription
Protected Internal MethodAddLogicalChildAdds the provided object to the logical tree of this element. (Inherited from System.Windows.FrameworkElement)
Protected MethodAddVisualChildDefines the parent-child relationship between two visuals. (Inherited from System.Windows.Media.Visual)
Protected MethodArrangeCoreImplements System.Windows.UIElement.ArrangeCore(System.Windows.Rect) (defined as virtual in System.Windows.UIElement) and seals the implementation. (Inherited from System.Windows.FrameworkElement)
Protected MethodArrangeOverrideCalled to arrange and size the content of a System.Windows.Controls.Control object. (Inherited from System.Windows.Controls.Control)
Protected Internal MethodEnterCellToEditModeInternalRowFor rows in edit mode, this displays the editor in the specified cell.  
Protected MethodEnterEditModeInternalPlaces the specified Row or Cell into edit mode.  
Protected Internal MethodExitCellFromEditModeInternalRowWhen rows are in edit mode, this method removes the current cell from edit mode, but leaves the editor inside of it.  
Protected Internal MethodExitEditModeInternalProcesses a request to stop editing of a cell.  
Protected MethodFinishedLoadingPersistenceAllows an object to perform an operation, after it's been loaded.  
Protected MethodGetLayoutClipReturns a geometry for a clipping mask. The mask applies if the layout system attempts to arrange an element that is larger than the available display space. (Inherited from System.Windows.FrameworkElement)
Protected MethodGetParameterReturns the object that defines the parameters necessary to execute the command.  
Protected Internal MethodGetTemplateChildReturns the named element in the visual tree of an instantiated System.Windows.Controls.ControlTemplate. (Inherited from System.Windows.FrameworkElement)
Protected Internal MethodGetUIParentCoreReturns an alternative logical parent for this element if there is no visual parent. (Inherited from System.Windows.FrameworkElement)
Protected MethodGetVisualChildOverrides System.Windows.Media.Visual.GetVisualChild(System.Int32), and returns a child at the specified index from a collection of child elements. (Inherited from System.Windows.FrameworkElement)
Protected MethodHitTestCoreOverloaded. Implements System.Windows.Media.Visual.HitTestCore(System.Windows.Media.PointHitTestParameters) to supply base element hit testing behavior (returning System.Windows.Media.HitTestResult). (Inherited from System.Windows.UIElement)
Protected Internal MethodInvalidateScrollPanelOverloaded. Invalidates the content of the Infragistics.Controls.Grids.Primitives.RowsPanel.  
Protected Internal MethodIsDependancyObjectInsideGridReturns true if a control is inside of the grid  
Protected MethodMeasureCoreImplements basic measure-pass layout system behavior for System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Protected MethodMeasureOverrideOverridden. Provides the behavior for the "measure" pass of the XamGrid.  
Protected MethodOnAccessKeyProvides class handling for when an access key that is meaningful for this element is invoked. (Inherited from System.Windows.UIElement)
Protected Internal MethodOnActiveCellChangedRaised after the ActiveCell has changed.  
Protected Internal MethodOnActiveCellChangingRaised before the currently ActiveCell is changed.  
Protected Internal MethodOnCellClickedRaised when a Cell is clicked.  
Protected Internal MethodOnCellControlAttachedRaised when a Cell comes into the Viewport of the XamGrid  
Protected Internal MethodOnCellDoubleClickedRaised when a Cell is double clicked.  
Protected Internal MethodOnCellEditingValidationFailedRaises the CellEditingValidationFailed event.  
Protected Internal MethodOnCellEnteredEditModeRaises the CellEnteredEditMode event.  
Protected Internal MethodOnCellEnteringEditModeRaises the CellEnteringEditMode event.  
Protected Internal MethodOnCellExitingEditModeRaises the CellExitingEditMode event.  
Protected MethodOnChildDesiredSizeChangedSupports layout behavior when a child element is resized. (Inherited from System.Windows.UIElement)
Protected Internal MethodOnClipboardCopyingRaises the ClipboardCopying event.  
Protected Internal MethodOnClipboardCopyingItemRaises the ClipboardCopyingItem event.  
Protected Internal MethodOnClipboardPasteErrorRaises the ClipboardPasteError event.  
Protected Internal MethodOnClipboardPastingRaises the ClipboardPasting event.  
Protected Internal MethodOnColumnAutoGeneratedRaises the ColumnAutoGenerated event.  
Protected Internal MethodOnColumnDragCanceledRaises the ColumnDragCanceled event.  
Protected Internal MethodOnColumnDragEndedRaises the ColumnDragEnded event.  
Protected Internal MethodOnColumnDragStartRaises the ColumnDragStart event.  
Protected Internal MethodOnColumnDroppedRaises the ColumnDropped event.  
Protected Internal MethodOnColumnFixedStateChangedRaises the ColumnFixedStateChanged event.  
Protected Internal MethodOnColumnFixedStateChangingRaises the ColumnFixedStateChanging event.  
Protected Internal MethodOnColumnLayoutAssignedRaises the ColumnLayoutAssigned event.  
Protected Internal MethodOnColumnMovingRaises the ColumnMoving event.  
Protected Internal MethodOnColumnResizedRaised when a resizing is completed.  
Protected Internal MethodOnColumnResizingRaised when a user driven resizing is begun.  
Protected Internal MethodOnColumnSortedRaised after the sort is applied to the XamGrid.  
Protected Internal MethodOnColumnSortingRaised when a column is sorted via the user interface.  
Protected Internal MethodOnColumnVisibilityChangedRaises the ColumnVisibilityChanged event.  
Protected MethodOnContextMenuClosingInvoked whenever an unhandled System.Windows.FrameworkElement.ContextMenuClosing routed event reaches this class in its route. Implement this method to add class handling for this event. (Inherited from System.Windows.FrameworkElement)
Protected MethodOnContextMenuOpeningInvoked whenever an unhandled System.Windows.FrameworkElement.ContextMenuOpening routed event reaches this class in its route. Implement this method to add class handling for this event. (Inherited from System.Windows.FrameworkElement)
Protected MethodOnCreateAutomationPeerOverridden. When implemented in a derived class, returns class-specific System.Windows.Automation.Peers.AutomationPeer implementations for the Silverlight automation infrastructure.  
Protected Internal MethodOnDataObjectRequestedRaises the DataObjectRequested event.  
Protected Internal MethodOnDataResolutionRaises the DataResolution event.  
Protected MethodOnDpiChangedCalled when the DPI at which this View is rendered changes. (Inherited from System.Windows.Media.Visual)
Protected MethodOnDragEnterInvoked when an unhandled System.Windows.DragDrop.DragEnter attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnDragLeaveInvoked when an unhandled System.Windows.DragDrop.DragLeave attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnDragOverInvoked when an unhandled System.Windows.DragDrop.DragOver attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnDropInvoked when an unhandled System.Windows.DragDrop.DragEnter attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected Internal MethodOnExitedEditModeRaises the CellExitedEditMode event.  
Protected Internal MethodOnFilteredRaises the Filtered event.  
Protected Internal MethodOnFilteringRaises the Filtering event.  
Protected MethodOnGiveFeedbackInvoked when an unhandled System.Windows.DragDrop.GiveFeedback attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnGotFocusOverridden. Called before the System.Windows.UIElement.GotFocus event occurs.  
Protected MethodOnGotKeyboardFocusInvoked when an unhandled System.Windows.Input.Keyboard.GotKeyboardFocus attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnGotMouseCaptureInvoked when an unhandled System.Windows.Input.Mouse.GotMouseCapture attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnGotStylusCaptureInvoked when an unhandled System.Windows.Input.Stylus.GotStylusCapture attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnGotTouchCaptureProvides class handling for the System.Windows.UIElement.GotTouchCapture routed event that occurs when a touch is captured to this element. (Inherited from System.Windows.UIElement)
Protected Internal MethodOnGroupByCollectionChangedRaised after the XamGrid's GroupByColumnsCollection has changed.  
Protected MethodOnInitializedOverridden. Invoked when the control is first initialized.  
Protected Internal MethodOnInitializeRowRaised when a Row is created.  
Protected MethodOnIsKeyboardFocusedChangedInvoked when an unhandled System.Windows.UIElement.IsKeyboardFocusedChanged event is raised on this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnIsKeyboardFocusWithinChangedInvoked just before the System.Windows.UIElement.IsKeyboardFocusWithinChanged event is raised by this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnIsMouseCapturedChangedInvoked when an unhandled System.Windows.UIElement.IsMouseCapturedChanged event is raised on this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnIsMouseCaptureWithinChangedInvoked when an unhandled System.Windows.UIElement.IsMouseCaptureWithinChanged event is raised on this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnIsMouseDirectlyOverChangedInvoked when an unhandled System.Windows.UIElement.IsMouseDirectlyOverChanged event is raised on this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnIsStylusCapturedChangedInvoked when an unhandled System.Windows.UIElement.IsStylusCapturedChanged event is raised on this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnIsStylusCaptureWithinChangedInvoked when an unhandled System.Windows.UIElement.IsStylusCaptureWithinChanged event is raised on this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnIsStylusDirectlyOverChangedInvoked when an unhandled System.Windows.UIElement.IsStylusDirectlyOverChanged event is raised on this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnKeyDownInvoked when an unhandled System.Windows.Input.Keyboard.KeyDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnKeyUpInvoked when an unhandled System.Windows.Input.Keyboard.KeyUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnLostFocusRaises the System.Windows.UIElement.LostFocus routed event by using the event data that is provided. (Inherited from System.Windows.UIElement)
Protected MethodOnLostKeyboardFocusInvoked when an unhandled System.Windows.Input.Keyboard.LostKeyboardFocus attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnLostMouseCaptureOverridden. Called before the LostMouseCapture event is raised.  
Protected MethodOnLostStylusCaptureInvoked when an unhandled System.Windows.Input.Stylus.LostStylusCapture attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnLostTouchCaptureProvides class handling for the System.Windows.UIElement.LostTouchCapture routed event that occurs when this element loses a touch capture. (Inherited from System.Windows.UIElement)
Protected MethodOnManipulationBoundaryFeedbackCalled when the System.Windows.UIElement.ManipulationBoundaryFeedback event occurs. (Inherited from System.Windows.UIElement)
Protected MethodOnManipulationCompletedCalled when the System.Windows.UIElement.ManipulationCompleted event occurs. (Inherited from System.Windows.UIElement)
Protected MethodOnManipulationDeltaCalled when the System.Windows.UIElement.ManipulationDelta event occurs. (Inherited from System.Windows.UIElement)
Protected MethodOnManipulationInertiaStartingCalled when the System.Windows.UIElement.ManipulationInertiaStarting event occurs. (Inherited from System.Windows.UIElement)
Protected MethodOnManipulationStartedCalled when the System.Windows.UIElement.ManipulationStarted event occurs. (Inherited from System.Windows.UIElement)
Protected MethodOnManipulationStartingProvides class handling for the System.Windows.UIElement.ManipulationStarting routed event that occurs when the manipulation processor is first created. (Inherited from System.Windows.UIElement)
Protected MethodOnMinimumNumberOfColumnsRenderedChangedCalled when the MinimumNumberOfColumnsRendered property has been changed.  
Protected MethodOnMouseDoubleClickRaises the System.Windows.Controls.Control.MouseDoubleClick routed event. (Inherited from System.Windows.Controls.Control)
Protected MethodOnMouseDownInvoked when an unhandled System.Windows.Input.Mouse.MouseDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnMouseEnterOverridden. Called before the System.Windows.UIElement.MouseEnter event occurs.  
Protected MethodOnMouseLeaveOverridden. Called before the System.Windows.UIElement.MouseLeave event occurs.  
Protected MethodOnMouseLeftButtonDownInvoked when an unhandled System.Windows.UIElement.MouseLeftButtonDown routed event is raised on this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnMouseLeftButtonUpInvoked when an unhandled System.Windows.UIElement.MouseLeftButtonUp routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnMouseMoveOverridden. Called before the System.Windows.UIElement.MouseMove event occurs.  
Protected MethodOnMouseRightButtonDownInvoked when an unhandled System.Windows.UIElement.MouseRightButtonDown routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnMouseRightButtonUpInvoked when an unhandled System.Windows.UIElement.MouseRightButtonUp routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnMouseUpInvoked when an unhandled System.Windows.Input.Mouse.MouseUp routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnMouseWheelOverridden. Called when the MouseWheel is raised on the XamGrid  
Protected Internal MethodOnPageIndexChangedRaises the PageIndexChanged event.  
Protected Internal MethodOnPageIndexChangingRaises the PageIndexChanging event.  
Protected MethodOnPreviewDragEnterInvoked when an unhandled System.Windows.DragDrop.PreviewDragEnter attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewDragLeaveInvoked when an unhandled System.Windows.DragDrop.PreviewDragLeave attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewDragOverInvoked when an unhandled System.Windows.DragDrop.PreviewDragOver attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewDropInvoked when an unhandled System.Windows.DragDrop.PreviewDrop attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewGiveFeedbackInvoked when an unhandled System.Windows.DragDrop.PreviewGiveFeedback attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewGotKeyboardFocusInvoked when an unhandled System.Windows.Input.Keyboard.PreviewGotKeyboardFocus attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewKeyDownInvoked when an unhandled System.Windows.Input.Keyboard.PreviewKeyDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewKeyUpInvoked when an unhandled System.Windows.Input.Keyboard.PreviewKeyUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewLostKeyboardFocusInvoked when an unhandled System.Windows.Input.Keyboard.PreviewKeyDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewMouseDoubleClickRaises the System.Windows.Controls.Control.PreviewMouseDoubleClick routed event. (Inherited from System.Windows.Controls.Control)
Protected MethodOnPreviewMouseDownInvoked when an unhandled System.Windows.Input.Mouse.PreviewMouseDown attached routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewMouseLeftButtonDownInvoked when an unhandled System.Windows.UIElement.PreviewMouseLeftButtonDown routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewMouseLeftButtonUpInvoked when an unhandled System.Windows.UIElement.PreviewMouseLeftButtonUp routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewMouseMoveInvoked when an unhandled System.Windows.Input.Mouse.PreviewMouseMove attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewMouseRightButtonDownInvoked when an unhandled System.Windows.UIElement.PreviewMouseRightButtonDown routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewMouseRightButtonUpInvoked when an unhandled System.Windows.UIElement.PreviewMouseRightButtonUp routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewMouseUpInvoked when an unhandled System.Windows.Input.Mouse.PreviewMouseUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewMouseWheelInvoked when an unhandled System.Windows.Input.Mouse.PreviewMouseWheel attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewQueryContinueDragInvoked when an unhandled System.Windows.DragDrop.PreviewQueryContinueDrag attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewStylusButtonDownInvoked when an unhandled System.Windows.Input.Stylus.PreviewStylusButtonDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewStylusButtonUpInvoked when an unhandled System.Windows.Input.Stylus.PreviewStylusButtonUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewStylusDownInvoked when an unhandled System.Windows.Input.Stylus.PreviewStylusDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewStylusInAirMoveInvoked when an unhandled System.Windows.Input.Stylus.PreviewStylusInAirMove attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewStylusInRangeInvoked when an unhandled System.Windows.Input.Stylus.PreviewStylusInRange attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewStylusMoveInvoked when an unhandled System.Windows.Input.Stylus.PreviewStylusMove attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewStylusOutOfRangeInvoked when an unhandled System.Windows.Input.Stylus.PreviewStylusOutOfRange attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewStylusSystemGestureInvoked when an unhandled System.Windows.Input.Stylus.PreviewStylusSystemGesture attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewStylusUpInvoked when an unhandled System.Windows.Input.Stylus.PreviewStylusUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewTextInputInvoked when an unhandled System.Windows.Input.TextCompositionManager.PreviewTextInput attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewTouchDownProvides class handling for the System.Windows.UIElement.PreviewTouchDown routed event that occurs when a touch presses this element. (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewTouchMoveProvides class handling for the System.Windows.UIElement.PreviewTouchMove routed event that occurs when a touch moves while inside this element. (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewTouchUpProvides class handling for the System.Windows.UIElement.PreviewTouchUp routed event that occurs when a touch is released inside this element. (Inherited from System.Windows.UIElement)
Protected MethodOnPropertyChangedOverloaded. Invoked when a property changes on the XamGrid object.  
Protected MethodOnQueryContinueDragInvoked when an unhandled System.Windows.DragDrop.QueryContinueDrag attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnQueryCursorInvoked when an unhandled System.Windows.Input.Mouse.QueryCursor attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnRenderWhen overridden in a derived class, participates in rendering operations that are directed by the layout system. The rendering instructions for this element are not used directly when this method is invoked, and are instead preserved for later asynchronous use by layout and drawing. (Inherited from System.Windows.UIElement)
Protected Internal MethodOnRenderSizeChangedRaises the System.Windows.FrameworkElement.SizeChanged event, using the specified information as part of the eventual event data. (Inherited from System.Windows.FrameworkElement)
Protected Internal MethodOnRowAddedRaises the RowAdded event.  
Protected Internal MethodOnRowAddingRaises the RowAdding event.  
Protected Internal MethodOnRowDeletedRaises the RowDeleted event.  
Protected Internal MethodOnRowDeletingRaises the RowDeleting event.  
Protected Internal MethodOnRowEnteredEditModeRaises the RowEnteredEditMode event.  
Protected Internal MethodOnRowEnteringEditModeRaises the RowEnteringEditMode event.  
Protected Internal MethodOnRowExitedEditModeRaises the RowExitedEditMode event.  
Protected Internal MethodOnRowExitingEditModeRaises the RowExitingEditMode event.  
Protected Internal MethodOnRowExpansionChangedRaises the RowExpansionChanged event.  
Protected Internal MethodOnRowExpansionChangingRaises the RowExpansionChanging event.  
Protected Internal MethodOnRowSelectorClickedRaised when a RowSelector is clicked.  
Protected Internal MethodOnSelectedCellsCollectionChangedRaised after the XamGrid's SelectedCellsCollection has changed.  
Protected Internal MethodOnSelectedColumnsCollectionChangedRaised after the XamGrid's SelectedColumnsCollection has changed.  
Protected Internal MethodOnSelectedRowsCollectionChangedRaised after the XamGrid's SelectedRowsCollection has changed.  
Protected Internal MethodOnShowAvailableColumnFilterOperandsRaises the PopulatingColumnFilters event.  
Protected Internal MethodOnStyleChanged (Inherited from System.Windows.FrameworkElement)
Protected MethodOnStylusButtonDownInvoked when an unhandled System.Windows.Input.Stylus.StylusButtonDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnStylusButtonUpInvoked when an unhandled System.Windows.Input.Stylus.StylusButtonUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnStylusDownInvoked when an unhandled System.Windows.Input.Stylus.StylusDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnStylusEnterInvoked when an unhandled System.Windows.Input.Stylus.StylusEnter attached event is raised by this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnStylusInAirMoveInvoked when an unhandled System.Windows.Input.Stylus.StylusInAirMove attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnStylusInRangeInvoked when an unhandled System.Windows.Input.Stylus.StylusInRange attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnStylusLeaveInvoked when an unhandled System.Windows.Input.Stylus.StylusLeave attached event is raised by this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnStylusMoveInvoked when an unhandled System.Windows.Input.Stylus.StylusMove attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnStylusOutOfRangeInvoked when an unhandled System.Windows.Input.Stylus.StylusOutOfRange attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnStylusSystemGestureInvoked when an unhandled System.Windows.Input.Stylus.StylusSystemGesture attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnStylusUpInvoked when an unhandled System.Windows.Input.Stylus.StylusUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnTemplateChanged (Inherited from System.Windows.Controls.Control)
Protected MethodOnTextInputInvoked when an unhandled System.Windows.Input.TextCompositionManager.TextInput attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnToolTipClosingInvoked whenever an unhandled System.Windows.FrameworkElement.ToolTipClosing routed event reaches this class in its route. Implement this method to add class handling for this event. (Inherited from System.Windows.FrameworkElement)
Protected MethodOnToolTipOpeningInvoked whenever the System.Windows.FrameworkElement.ToolTipOpening routed event reaches this class in its route. Implement this method to add class handling for this event. (Inherited from System.Windows.FrameworkElement)
Protected MethodOnTouchDownProvides class handling for the System.Windows.UIElement.TouchDown routed event that occurs when a touch presses inside this element. (Inherited from System.Windows.UIElement)
Protected MethodOnTouchEnterProvides class handling for the System.Windows.UIElement.TouchEnter routed event that occurs when a touch moves from outside to inside the bounds of this element. (Inherited from System.Windows.UIElement)
Protected MethodOnTouchLeaveProvides class handling for the System.Windows.UIElement.TouchLeave routed event that occurs when a touch moves from inside to outside the bounds of this System.Windows.UIElement. (Inherited from System.Windows.UIElement)
Protected MethodOnTouchMoveProvides class handling for the System.Windows.UIElement.TouchMove routed event that occurs when a touch moves while inside this element. (Inherited from System.Windows.UIElement)
Protected MethodOnTouchUpProvides class handling for the System.Windows.UIElement.TouchUp routed event that occurs when a touch is released inside this element. (Inherited from System.Windows.UIElement)
Protected Internal MethodOnVisualChildrenChangedCalled when the System.Windows.Media.VisualCollection of the visual object is modified. (Inherited from System.Windows.Media.Visual)
Protected Internal MethodOnVisualParentChangedInvoked when the parent of this element in the visual tree is changed. Overrides System.Windows.UIElement.OnVisualParentChanged(System.Windows.DependencyObject). (Inherited from System.Windows.FrameworkElement)
Protected Internal MethodParentLayoutInvalidatedSupports incremental layout implementations in specialized subclasses of System.Windows.FrameworkElement. System.Windows.FrameworkElement.ParentLayoutInvalidated(System.Windows.UIElement) is invoked when a child element has invalidated a property that is marked in metadata as affecting the parent's measure or arrange passes during layout. (Inherited from System.Windows.FrameworkElement)
Protected MethodRegisterRenderAdornersAllows derived classes to insert their own custom XamGridRenderAdorner that plug into the RowsPanel.  
Protected Internal MethodRemoveLogicalChildRemoves the provided object from this element's logical tree. System.Windows.FrameworkElement updates the affected logical tree parent pointers to keep in sync with this deletion. (Inherited from System.Windows.FrameworkElement)
Protected MethodRemoveVisualChildRemoves the parent-child relationship between two visuals. (Inherited from System.Windows.Media.Visual)
Protected Internal MethodResetPanelRowsOverloaded. Tells the panel that it should recycle all of it's rows, so that i can be completely reloaded.  
Protected Internal MethodSelectCellSelects the specified Cell.  
Protected Internal MethodSelectColumnSelects the specified Column.  
Protected Internal MethodSelectRowSelects the specified Row.  
Protected Internal MethodSetActiveCellOverloaded. Actually sets the ActiveCell of the XamGrid  
Protected Internal MethodShouldSerializePropertyReturns a value that indicates whether serialization processes should serialize the value for the provided dependency property. (Inherited from System.Windows.DependencyObject)
Protected MethodSupportsCommandReturns if the object will support a given command type.  
Protected Internal MethodUnselectCellUnselects the specified cell.  
Protected Internal MethodUnselectColumnUnselects the specified Column.  
Protected Internal MethodUnselectRowUnselects the specified row.  
Public Events
 NameDescription
Public EventActiveCellChangedThe ActiveCellChanged event is raised after the ActiveCell has changed.  
Public EventActiveCellChangingThe ActiveCellChanging event is raised before the currently ActiveCell is changed.  
Public EventCellClickedThis event is raised when a Cell is clicked.  
Public EventCellControlAttachedThis event is raised when a Cell comes into the viewport of the XamGrid  
Public EventCellDoubleClickedThis event is raised when a Cell is double clicked.  
Public EventCellEditingValidationFailedThis event is raised when validation fails while editing a Cell.  
Public EventCellEnteredEditModeThis event is raised after a Cell has entered edit mode.  
Public EventCellEnteringEditModeThis event is raised beore a Cell enters edit mode.  
Public EventCellExitedEditModeThis event is raised after a Cell has exited edit mode.  
Public EventCellExitingEditModeThis event is raised before a cell has exited edit mode.  
Public EventClipboardCopyingThis event is raised prior to selected cells or rows being copied to the clipboard.  
Public EventClipboardCopyingItemThis event is raised prior to each selected cell being copied to the clipboard.  
Public EventClipboardPasteErrorThis event is raised when paste operation is initiated.  
Public EventClipboardPastingThis event is raised when paste operation is initiated.  
Public EventColumnAutoGeneratedThis event is raised when a column has been generated.  
Public EventColumnDragCanceledThis event is raised when a drag operation is canceled.  
Public EventColumnDragEndedThis event is raised when a drag operation has completed, whether it was successful or canceled.  
Public EventColumnDragStartThis event is raised when a column drag operation is about to begin.  
Public EventColumnDroppedThis event is raised when a successful drag operation occurs while moving a Column.  
Public EventColumnFixedStateChangedThis event is raised when a Column's fixed state has changed.  
Public EventColumnFixedStateChangingThis event is raised when a Column's fixed state is changing.  
Public EventColumnLayoutAssignedThis event is raised when a ColumnLayout is assigned to an Island of rows.  
Public EventColumnMovingThis event is raised when the mouse moves while dragging a Column.  
Public EventColumnResizedEvent raised when a user driven resizing is completed.  
Public EventColumnResizingEvent raised when a user initiated column resizing is begun.  
Public EventColumnSortedThe ColumnSorted event is raised after the XamGrid has completed its sort.  
Public EventColumnSortingThe ColumnSorting event is raised when the user changes the sort on the XamGrid via the GUI.  
Public EventColumnVisibilityChangedThis event is raised when the ColumnBase.Visibility property of a ColumnBase object is changed.  
Public EventContextMenuClosingOccurs just before any context menu on the element is closed. (Inherited from System.Windows.FrameworkElement)
Public EventContextMenuOpeningOccurs when any context menu on the element is opened. (Inherited from System.Windows.FrameworkElement)
Public EventDataContextChangedOccurs when the data context for this element changes. (Inherited from System.Windows.FrameworkElement)
Public EventDataObjectRequestedEvent raised when the XamGrid is requesting a new dataobject.  
Public EventDataResolutionEvent raised when the sorting, paging, filtering and groupby is executed.  
Public EventDragEnterOccurs when the input system reports an underlying drag event with this element as the drag target. (Inherited from System.Windows.UIElement)
Public EventDragLeaveOccurs when the input system reports an underlying drag event with this element as the drag origin. (Inherited from System.Windows.UIElement)
Public EventDragOverOccurs when the input system reports an underlying drag event with this element as the potential drop target. (Inherited from System.Windows.UIElement)
Public EventDropOccurs when the input system reports an underlying drop event with this element as the drop target. (Inherited from System.Windows.UIElement)
Public EventFilteredEvent raised after the grid is filtered.  
Public EventFilteringEvent raised when the XamGrid is filtering data.  
Public EventFocusableChangedOccurs when the value of the System.Windows.UIElement.Focusable property changes. (Inherited from System.Windows.UIElement)
Public EventGiveFeedbackOccurs when the input system reports an underlying drag-and-drop event that involves this element. (Inherited from System.Windows.UIElement)
Public EventGotFocusOccurs when this element gets logical focus. (Inherited from System.Windows.UIElement)
Public EventGotKeyboardFocusOccurs when the keyboard is focused on this element. (Inherited from System.Windows.UIElement)
Public EventGotMouseCaptureOccurs when this element captures the mouse. (Inherited from System.Windows.UIElement)
Public EventGotStylusCaptureOccurs when this element captures the stylus. (Inherited from System.Windows.UIElement)
Public EventGotTouchCaptureOccurs when a touch is captured to this element. (Inherited from System.Windows.UIElement)
Public EventGroupByCollectionChangedThe GroupByCollectionChanged event is raised after a Column has been grouped, ungrouped, or rearranged in the GroupByColumnsCollection.  
Public EventInitializedOccurs when this System.Windows.FrameworkElement is initialized. This event coincides with cases where the value of the System.Windows.FrameworkElement.IsInitialized property changes from false (or undefined) to true. (Inherited from System.Windows.FrameworkElement)
Public EventInitializeRowThis event is raised when a Row is created.  
Public EventIsEnabledChangedOccurs when the value of the System.Windows.UIElement.IsEnabled property on this element changes. (Inherited from System.Windows.UIElement)
Public EventIsHitTestVisibleChangedOccurs when the value of the System.Windows.UIElement.IsHitTestVisible dependency property changes on this element. (Inherited from System.Windows.UIElement)
Public EventIsKeyboardFocusedChangedOccurs when the value of the System.Windows.UIElement.IsKeyboardFocused property changes on this element. (Inherited from System.Windows.UIElement)
Public EventIsKeyboardFocusWithinChangedOccurs when the value of the System.Windows.UIElement.IsKeyboardFocusWithinChanged property changes on this element. (Inherited from System.Windows.UIElement)
Public EventIsMouseCapturedChangedOccurs when the value of the System.Windows.UIElement.IsMouseCaptured property changes on this element. (Inherited from System.Windows.UIElement)
Public EventIsMouseCaptureWithinChangedOccurs when the value of the System.Windows.UIElement.IsMouseCaptureWithinProperty changes on this element. (Inherited from System.Windows.UIElement)
Public EventIsMouseDirectlyOverChangedOccurs when the value of the System.Windows.UIElement.IsMouseDirectlyOver property changes on this element. (Inherited from System.Windows.UIElement)
Public EventIsStylusCapturedChangedOccurs when the value of the System.Windows.UIElement.IsStylusCaptured property changes on this element. (Inherited from System.Windows.UIElement)
Public EventIsStylusCaptureWithinChangedOccurs when the value of the System.Windows.UIElement.IsStylusCaptureWithin property changes on this element. (Inherited from System.Windows.UIElement)
Public EventIsStylusDirectlyOverChangedOccurs when the value of the System.Windows.UIElement.IsStylusDirectlyOver property changes on this element. (Inherited from System.Windows.UIElement)
Public EventIsVisibleChangedOccurs when the value of the System.Windows.UIElement.IsVisible property changes on this element. (Inherited from System.Windows.UIElement)
Public EventKeyDownOccurs when a key is pressed while focus is on this element. (Inherited from System.Windows.UIElement)
Public EventKeyUpOccurs when a key is released while focus is on this element. (Inherited from System.Windows.UIElement)
Public EventLayoutUpdatedOccurs when the layout of the various visual elements associated with the current System.Windows.Threading.Dispatcher changes. (Inherited from System.Windows.UIElement)
Public EventLoadedOccurs when the element is laid out, rendered, and ready for interaction. (Inherited from System.Windows.FrameworkElement)
Public EventLostFocusOccurs when this element loses logical focus. (Inherited from System.Windows.UIElement)
Public EventLostKeyboardFocusOccurs when the keyboard is no longer focused on this element,. (Inherited from System.Windows.UIElement)
Public EventLostMouseCaptureOccurs when this element loses mouse capture. (Inherited from System.Windows.UIElement)
Public EventLostStylusCaptureOccurs when this element loses stylus capture. (Inherited from System.Windows.UIElement)
Public EventLostTouchCaptureOccurs when this element loses a touch capture. (Inherited from System.Windows.UIElement)
Public EventManipulationBoundaryFeedbackOccurs when the manipulation encounters a boundary. (Inherited from System.Windows.UIElement)
Public EventManipulationCompletedOccurs when a manipulation and inertia on the System.Windows.UIElement object is complete. (Inherited from System.Windows.UIElement)
Public EventManipulationDeltaOccurs when the input device changes position during a manipulation. (Inherited from System.Windows.UIElement)
Public EventManipulationInertiaStartingOccurs when the input device loses contact with the System.Windows.UIElement object during a manipulation and inertia begins. (Inherited from System.Windows.UIElement)
Public EventManipulationStartedOccurs when an input device begins a manipulation on the System.Windows.UIElement object. (Inherited from System.Windows.UIElement)
Public EventManipulationStartingOccurs when the manipulation processor is first created. (Inherited from System.Windows.UIElement)
Public EventMouseDoubleClickOccurs when a mouse button is clicked two or more times. (Inherited from System.Windows.Controls.Control)
Public EventMouseDownOccurs when any mouse button is pressed while the pointer is over this element. (Inherited from System.Windows.UIElement)
Public EventMouseEnterOccurs when the mouse pointer enters the bounds of this element. (Inherited from System.Windows.UIElement)
Public EventMouseLeaveOccurs when the mouse pointer leaves the bounds of this element. (Inherited from System.Windows.UIElement)
Public EventMouseLeftButtonDownOccurs when the left mouse button is pressed while the mouse pointer is over this element. (Inherited from System.Windows.UIElement)
Public EventMouseLeftButtonUpOccurs when the left mouse button is released while the mouse pointer is over this element. (Inherited from System.Windows.UIElement)
Public EventMouseMoveOccurs when the mouse pointer moves while over this element. (Inherited from System.Windows.UIElement)
Public EventMouseRightButtonDownOccurs when the right mouse button is pressed while the mouse pointer is over this element. (Inherited from System.Windows.UIElement)
Public EventMouseRightButtonUpOccurs when the right mouse button is released while the mouse pointer is over this element. (Inherited from System.Windows.UIElement)
Public EventMouseUpOccurs when any mouse button is released over this element. (Inherited from System.Windows.UIElement)
Public EventMouseWheelOccurs when the user rotates the mouse wheel while the mouse pointer is over this element. (Inherited from System.Windows.UIElement)
Public EventPageIndexChangedThis event is raised before the PageIndex of a particular data island has changed.  
Public EventPageIndexChangingEvent raised prior to a new page index being assigned.  
Public EventPopulatingColumnFiltersEvent raised when the filter drop down is being populated.  
Public EventPreviewDragEnterOccurs when the input system reports an underlying drag event with this element as the drag target. (Inherited from System.Windows.UIElement)
Public EventPreviewDragLeaveOccurs when the input system reports an underlying drag event with this element as the drag origin. (Inherited from System.Windows.UIElement)
Public EventPreviewDragOverOccurs when the input system reports an underlying drag event with this element as the potential drop target. (Inherited from System.Windows.UIElement)
Public EventPreviewDropOccurs when the input system reports an underlying drop event with this element as the drop target. (Inherited from System.Windows.UIElement)
Public EventPreviewGiveFeedbackOccurs when a drag-and-drop operation is started. (Inherited from System.Windows.UIElement)
Public EventPreviewGotKeyboardFocusOccurs when the keyboard is focused on this element. (Inherited from System.Windows.UIElement)
Public EventPreviewKeyDownOccurs when a key is pressed while focus is on this element. (Inherited from System.Windows.UIElement)
Public EventPreviewKeyUpOccurs when a key is released while focus is on this element. (Inherited from System.Windows.UIElement)
Public EventPreviewLostKeyboardFocusOccurs when the keyboard is no longer focused on this element. (Inherited from System.Windows.UIElement)
Public EventPreviewMouseDoubleClickOccurs when a user clicks the mouse button two or more times. (Inherited from System.Windows.Controls.Control)
Public EventPreviewMouseDownOccurs when any mouse button is pressed while the pointer is over this element. (Inherited from System.Windows.UIElement)
Public EventPreviewMouseLeftButtonDownOccurs when the left mouse button is pressed while the mouse pointer is over this element. (Inherited from System.Windows.UIElement)
Public EventPreviewMouseLeftButtonUpOccurs when the left mouse button is released while the mouse pointer is over this element. (Inherited from System.Windows.UIElement)
Public EventPreviewMouseMoveOccurs when the mouse pointer moves while the mouse pointer is over this element. (Inherited from System.Windows.UIElement)
Public EventPreviewMouseRightButtonDownOccurs when the right mouse button is pressed while the mouse pointer is over this element. (Inherited from System.Windows.UIElement)
Public EventPreviewMouseRightButtonUpOccurs when the right mouse button is released while the mouse pointer is over this element. (Inherited from System.Windows.UIElement)
Public EventPreviewMouseUpOccurs when any mouse button is released while the mouse pointer is over this element. (Inherited from System.Windows.UIElement)
Public EventPreviewMouseWheelOccurs when the user rotates the mouse wheel while the mouse pointer is over this element. (Inherited from System.Windows.UIElement)
Public EventPreviewQueryContinueDragOccurs when there is a change in the keyboard or mouse button state during a drag-and-drop operation. (Inherited from System.Windows.UIElement)
Public EventPreviewStylusButtonDownOccurs when the stylus button is pressed while the pointer is over this element. (Inherited from System.Windows.UIElement)
Public EventPreviewStylusButtonUpOccurs when the stylus button is released while the pointer is over this element. (Inherited from System.Windows.UIElement)
Public EventPreviewStylusDownOccurs when the stylus touches the digitizer while it is over this element. (Inherited from System.Windows.UIElement)
Public EventPreviewStylusInAirMoveOccurs when the stylus moves over an element without actually touching the digitizer. (Inherited from System.Windows.UIElement)
Public EventPreviewStylusInRangeOccurs when the stylus is close enough to the digitizer to be detected, while over this element. (Inherited from System.Windows.UIElement)
Public EventPreviewStylusMoveOccurs when the stylus moves while over the element. The stylus must move while being detected by the digitizer to raise this event, otherwise, System.Windows.UIElement.PreviewStylusInAirMove is raised instead. (Inherited from System.Windows.UIElement)
Public EventPreviewStylusOutOfRangeOccurs when the stylus is too far from the digitizer to be detected. (Inherited from System.Windows.UIElement)
Public EventPreviewStylusSystemGestureOccurs when a user performs one of several stylus gestures. (Inherited from System.Windows.UIElement)
Public EventPreviewStylusUpOccurs when the user raises the stylus off the digitizer while the stylus is over this element. (Inherited from System.Windows.UIElement)
Public EventPreviewTextInputOccurs when this element gets text in a device-independent manner. (Inherited from System.Windows.UIElement)
Public EventPreviewTouchDownOccurs when a finger touches the screen while the finger is over this element. (Inherited from System.Windows.UIElement)
Public EventPreviewTouchMoveOccurs when a finger moves on the screen while the finger is over this element. (Inherited from System.Windows.UIElement)
Public EventPreviewTouchUpOccurs when a finger is raised off of the screen while the finger is over this element. (Inherited from System.Windows.UIElement)
Public EventPropertyChangedFired when a property changes on the XamGrid.  
Public EventQueryContinueDragOccurs when there is a change in the keyboard or mouse button state during a drag-and-drop operation. (Inherited from System.Windows.UIElement)
Public EventQueryCursorOccurs when the cursor is requested to display. This event is raised on an element each time that the mouse pointer moves to a new location, which means the cursor object might need to be changed based on its new position. (Inherited from System.Windows.UIElement)
Public EventRequestBringIntoViewOccurs when System.Windows.FrameworkElement.BringIntoView(System.Windows.Rect) is called on this element. (Inherited from System.Windows.FrameworkElement)
Public EventRowAddedThis event is raised after a Row is added or inserted into the XamGrid.  
Public EventRowAddingThis event is raised prior to a Row being added or inserted into the XamGrid.  
Public EventRowDeletedEvent raised after a Row object is deleted.  
Public EventRowDeletingEvent raised when a Row object is being deleted.  
Public EventRowEnteredEditModeThis event is raised after a Row has entered edit mode.  
Public EventRowEnteringEditModeThis event is raised beore a Row enters edit mode.  
Public EventRowExitedEditModeThis event is raised after a Row has exited edit mode.  
Public EventRowExitingEditModeThis event is raised before a cell has exited edit mode.  
Public EventRowExpansionChangedThis event is raised when a row is expanded or collapsed.  
Public EventRowExpansionChangingThis event is raised when a row is expanding or collapsing.  
Public EventRowSelectorClickedThis event is raised when a RowSelector is clicked.  
Public EventSelectedCellsCollectionChangedThe SelectedCellsCollectionChanged event is raised after a Cell has been added or removed to the SelectedCells collection.  
Public EventSelectedColumnsCollectionChangedThe SelectedColumnsCollectionChanged event is raised after a Column has been added or removed to the SelectedColumns collection.  
Public EventSelectedRowsCollectionChangedThe SelectedRowsCollectionChanged event is raised after a Row has been added or removed to the SelectedRows collection.  
Public EventSizeChangedOccurs when either the System.Windows.FrameworkElement.ActualHeight or the System.Windows.FrameworkElement.ActualWidth properties change value on this element. (Inherited from System.Windows.FrameworkElement)
Public EventSourceUpdatedOccurs when the source value changes for any existing property binding on this element. (Inherited from System.Windows.FrameworkElement)
Public EventStylusButtonDownOccurs when the stylus button is pressed while the pointer is over this element. (Inherited from System.Windows.UIElement)
Public EventStylusButtonUpOccurs when the stylus button is released while the pointer is over this element. (Inherited from System.Windows.UIElement)
Public EventStylusDownOccurs when the stylus touches the digitizer while the stylus is over this element. (Inherited from System.Windows.UIElement)
Public EventStylusEnterOccurs when the stylus enters the bounds of this element. (Inherited from System.Windows.UIElement)
Public EventStylusInAirMoveOccurs when the stylus moves over an element without actually touching the digitizer. (Inherited from System.Windows.UIElement)
Public EventStylusInRangeOccurs when the stylus is close enough to the digitizer to be detected, while over this element. (Inherited from System.Windows.UIElement)
Public EventStylusLeaveOccurs when the stylus leaves the bounds of the element. (Inherited from System.Windows.UIElement)
Public EventStylusMoveOccurs when the stylus moves over this element. The stylus must move while on the digitizer to raise this event. Otherwise, System.Windows.UIElement.StylusInAirMove is raised instead. (Inherited from System.Windows.UIElement)
Public EventStylusOutOfRangeOccurs when the stylus is too far from the digitizer to be detected, while over this element. (Inherited from System.Windows.UIElement)
Public EventStylusSystemGestureOccurs when a user performs one of several stylus gestures. (Inherited from System.Windows.UIElement)
Public EventStylusUpOccurs when the user raises the stylus off the digitizer while it is over this element. (Inherited from System.Windows.UIElement)
Public EventTargetUpdatedOccurs when the target value changes for any property binding on this element. (Inherited from System.Windows.FrameworkElement)
Public EventTextInputOccurs when this element gets text in a device-independent manner. (Inherited from System.Windows.UIElement)
Public EventToolTipClosingOccurs just before any tooltip on the element is closed. (Inherited from System.Windows.FrameworkElement)
Public EventToolTipOpeningOccurs when any tooltip on the element is opened. (Inherited from System.Windows.FrameworkElement)
Public EventTouchDownOccurs when a finger touches the screen while the finger is over this element. (Inherited from System.Windows.UIElement)
Public EventTouchEnterOccurs when a touch moves from outside to inside the bounds of this element. (Inherited from System.Windows.UIElement)
Public EventTouchLeaveOccurs when a touch moves from inside to outside the bounds of this element. (Inherited from System.Windows.UIElement)
Public EventTouchMoveOccurs when a finger moves on the screen while the finger is over this element. (Inherited from System.Windows.UIElement)
Public EventTouchUpOccurs when a finger is raised off of the screen while the finger is over this element. (Inherited from System.Windows.UIElement)
Public EventUnloadedOccurs when the element is removed from within an element tree of loaded elements. (Inherited from System.Windows.FrameworkElement)
See Also