Version

XamDataCarousel Class Members

The following tables list the members exposed by XamDataCarousel.

Public Constructors
 NameDescription
Public ConstructorXamDataCarousel ConstructorCreates an instance of a XamDataCarousel control.  
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)ViewSettingsPropertyIdentifies the ViewSettings dependency property  
Public Properties
 NameDescription
Public PropertyActiveCellGets/sets the active Cell (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public PropertyActiveDataItemGets/sets the active item in the DataPresenterBase.DataSource and synchronizes itself with the DataPresenterBase.ActiveRecord property./> (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public PropertyActiveRecordGets/sets the active Record (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
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 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 PropertyAutoFitGets/sets whether the cells and labels will be sized to exactly without the need to scroll. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public PropertyAutoFitResolvedReturns the resolved value for the DataPresenterBase.AutoFit property. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
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 PropertyBindToSampleDataSets the DataSource property to some sample data when set to true. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
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 PropertyCalculationAdapterGets/sets the adapter object that allows Fields and Summaries to participate in a XamCalculationManager's network. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public PropertyCellContainerGenerationModeGets/sets how Cell containers are generated and cached. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
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 PropertyClipboardCellDelimiterReturns or sets the string used to wrap a cell/label value when copied to the clipboard. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public PropertyClipboardCellSeparatorThe string used to separate the values of cells/labels when copying to the clipboard. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public PropertyClipboardRecordSeparatorReturns or sets the strings used to separate the values of cells from different records when copied to the clipboard. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
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 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 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 PropertyDataItemEqualityComparerReturns or sets the equality comparer used when comparing data items. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public PropertyDataItemsReturns a collection used to add items directly into the control. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public PropertyDataSourceGets/sets the source of the data to any object that implements the System.Collections.IEnumerableinterface. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public PropertyDataSourceResetBehaviorSpecifies what action to take when Reset notification is recieved from the data source. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public PropertyDefaultFieldLayoutGets/sets the default FieldLayout which is used by the XamTreeGrid when creating Field headers and by the old style DataPresenterBase.GroupByArea UI (not the newer and preferred DataPresenterBase.GroupByAreaMulti) to determine which FieldLayout to use when populating the list of Fields available for grouping in the DataPresenterBase.GroupByArea. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
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 PropertyDropIndicatorClipBehaviorSpecifies if and how the drop indicators displayed while dragging field are clipped. Default is resolved to DropIndicatorClipBehavior.NoClip. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
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 PropertyExportStatusReturns a value indicating the status of the current export operation of this DataPresenter. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public PropertyFieldLayoutsReturns the collection of FieldLayout objects (read-only) (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public PropertyFieldLayoutSettingsHolds the default settings for all FieldLayouts in this control. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public PropertyFieldSettingsHolds the default settings for all fields in this control. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
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 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 PropertyGroupByAreaReturns the GroupByArea (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public PropertyGroupByAreaFieldLabelStyleGets/sets the style to be used for GroupByAreaFieldLabels. By default, this property returns null which indicates that an internally generated default style should be used. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public PropertyGroupByAreaFieldLabelStyleSelectorGets/sets the style selector to be used for the GroupByAreaFieldLabels. By default, this property returns null which indicates that an internally generated default style should be used. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public PropertyGroupByAreaLocationDetermines where the DataPresenterBase.GroupByArea is displayed. If set to None, the GroupByArea is not displayed. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public PropertyGroupByAreaModeGets/sets how fields are grouped by the end-user. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public PropertyGroupByAreaMultiReturns/sets the GroupByAreaMulti control that is used for Outlook style grouping across multiple FieldLayouts. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public PropertyHasAnimatedPropertiesGets a value indicating whether this element has any animated properties. (Inherited from System.Windows.UIElement)
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 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 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 PropertyIsAsyncDataPendingReturns true if the control is using an asynchronous data source and any of the currently visible records are awaiting data as the result of an asynchronous data fetch. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
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 PropertyIsExportingReturns whether the control is in the process of an export operation. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public PropertyIsFocusedGets a value that determines whether this element has logical focus. This is a dependency property. (Inherited from System.Windows.UIElement)
Public PropertyIsGroupByAreaExpandedDetermines if the DataPresenterBase.GroupByArea is expanded or collapsed (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
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 PropertyIsLoadedGets a value that indicates whether this element has been loaded for presentation. (Inherited from System.Windows.FrameworkElement)
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 PropertyIsNestedDataDisplayEnabledGets/sets whether nested/hierarchical data can be displayed. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
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 PropertyIsSynchronizedWithCurrentItemGets/sets a value that indicates whether the ActiveRecord is synchronized with the current item of a DataSource that implements the ICollectionView interface. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
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 (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public PropertyIsUndoEnabledReturns or sets a value when undo/redo functionality is enabled within the control. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
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 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 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 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 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 PropertyRecordContainerGenerationModeGets/sets how Record containers are generated and cached. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public PropertyRecordContainerRetentionModeGets or sets whether de-activated (i.e. unused) record containers will be retained in the visual tree for possible future use. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public PropertyRecordLoadModeGets/sets how DataRecords are loaded (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public PropertyRecordManagerReturns a RecordManager that manages the collections of root DataRecords (read-only). (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public PropertyRecordsReturns a RecordCollectionBase object that contains the current root collection of Records. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public PropertyRecordSelectorErrorIconExtentGets/sets the default extent for error icons inside RecordSelectors (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public PropertyRecordSelectorExtentGets/sets the default extent for RecordSelectors (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public PropertyRecordSelectorFixButtonExtentGets/sets the default extent for the fix buttons inside RecordSelectors (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
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 PropertyReportViewReturns/sets the view to be used when printing/exporting the DataPresenter's contents. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public PropertyResourcesGets or sets the locally-defined resource dictionary. (Inherited from System.Windows.FrameworkElement)
Public PropertyScrollBehaviorOnListChangeDetermines the scroll position behavior when records are added or removed before the current records in view. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public PropertyScrollInfoReturns a reference to an IScrollInfo interface that can be used to scroll the list and query scrolling information. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public PropertyScrollingModeDetermines whether the records being displayed are updated while the scroll thumb is being dragged. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public PropertySelectedDataItemGets/sets the data item associated with first record or cell selected in the SelectedItems.Records or SelectedItems.Cells collection (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public PropertySelectedDataItemsGets/sets an array of data items associated with the records in the SelectedItems.Records or SelectedItems.Cells collection (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public PropertySelectedDataItemsScopeDetermines if and when the DataPresenterBase's DataPresenterBase.SelectedDataItems property will be updated. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public PropertySelectedItemsReturns an object that contains collections of selected Records, Fields and Cells (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
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 PropertySortRecordsByDataTypeGets/sets whether data sources containing non-homogenous data will force a sort of records by data type. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public PropertyStyleGets or sets the style used by this element when it is rendered. (Inherited from System.Windows.FrameworkElement)
Public PropertySummaryCellContainerGenerationModeGets/sets how cell containers for summary records are generated and cached. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public PropertySuppressAutoActivationOnRecordDeletionGets/sets whether the logic to automatically activate another record will be suppressed when the current DataPresenterBase.ActiveRecord is deleted. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public PropertySuppressedEventsReturns a collection of routed events which shouldn't be fired. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
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 PropertyThemeGets/sets the default look for the control. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
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 PropertyUndoLimitReturns/sets the maximum number of operations that can be stored in the undo and redo history. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public PropertyUpdateModeIf data items in the underlying DataPresenterBase.DataSource implement IEditableObject interface, this property controls when IEditableObject.EndEdit is called on the data items when they are modified through the data presenter object model. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
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 PropertyViewableRecordsReturns a read only collection of root level records whose visibility is not set to 'Collapsed'. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public PropertyViewSettingsReturns/set the Infragistics.Windows.Controls.CarouselViewSettings object for this XamDataCarousel.  
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 PropertyCommandsGets the supported commands (read-only) (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
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 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 PropertyInheritanceBehaviorGets or sets the scope limits for property value inheritance, resource key lookup, and RelativeSource FindAncestor lookup. (Inherited from System.Windows.FrameworkElement)
Protected PropertyIsEnabledCoreGets a value that becomes the return value of System.Windows.UIElement.IsEnabled in derived classes. (Inherited from System.Windows.UIElement)
Protected PropertyLogicalChildrenReturns an enumerator for the logical children of this control. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected PropertyStylusPlugInsGets a collection of all stylus plug-in (customization) objects associated with this element. (Inherited from System.Windows.UIElement)
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 PropertyVisualChildrenCount (Inherited from Infragistics.Windows.Controls.IGControlBase)
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 MethodBringCellIntoViewScrolls the specified Cell into view (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public MethodBringDataItemIntoViewScrolls the Record associated with the specified data item into view. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public MethodBringIntoViewOverloaded. Attempts to bring this element into view, within any scrollable regions it is contained within. (Inherited from System.Windows.FrameworkElement)
Public MethodBringRecordIntoViewScrolls the specified Record into view (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
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 MethodClearCustomizationsClears current user customizations based on the customizations parameter. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public MethodClearUndoHistoryClears the undo/redo history. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
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 MethodEndInitIndicates that the initialization process for the element is complete. (Inherited from System.Windows.FrameworkElement)
Public MethodEquals (Inherited from System.Windows.DependencyObject)
Public MethodExecuteCommandOverloaded. Executes the RoutedCommand represented by the specified CommandWrapper. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
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 MethodGetCellsInViewGets the cells that are currently in view. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
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 MethodGetRecordFromDataItemGets the DataRecord associated with a specific item in the DataSource. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public MethodGetRecordsFromDataItemsGets the DataRecords associated with specific items in the DataSource. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public MethodGetRecordsInViewGets the Records that are currntly in view. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public MethodGetValueReturns the current effective value of a dependency property on this instance of a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
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 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 MethodLoadCustomizationsOverloaded. Loads user Customizations that were saved with the DataPresenterBase.SaveCustomizations method. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
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 MethodOnApplyTemplateCalled when the template is applied (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
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 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 MethodSaveCustomizationsOverloaded. Saves information about the current user customizations to the specified stream. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
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 MethodShowFieldChooserOverloaded. Displays a FieldChooser that allows the user to select which fields are displayed in the data presenter. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
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 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 MethodArrangeOverride (Inherited from Infragistics.Windows.Controls.IGControlBase)
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 Internal MethodGetRecordListControlStyleGets the style for a RecordListControl created to hold items using a specific format (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
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 MethodGetVisualChild (Inherited from Infragistics.Windows.Controls.IGControlBase)
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 MethodMeasureCoreImplements basic measure-pass layout system behavior for System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Protected MethodMeasureOverrideInvoked to measure the element and its children. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected MethodOnAccessKeyProvides class handling for when an access key that is meaningful for this element is invoked. (Inherited from System.Windows.UIElement)
Protected MethodOnActiveSelectionStrategyChanged (Inherited from Infragistics.Windows.Controls.IGControlBase)
Protected MethodOnAssigningFieldLayoutToItemOccurs when an item from the DataPresenterBase.DataSource is being associated with a FieldLayout that will define the layout of cells for this item within the DataPresenterBase. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected MethodOnCellActivatedOccurs after a Cell has been activated (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected MethodOnCellActivatingOccurs before a Cell is activated (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected MethodOnCellChangedOccurs when the DataPresenterBase.ActiveCell is in edit mode and the user modifies its value. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected MethodOnCellDeactivatingOccurs before a Cell is de-activated (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected MethodOnCellUpdatedOccurs after a Cell has been updated. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected MethodOnCellUpdatingOccurs when a Cell's value is about to be updated. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected MethodOnChildDesiredSizeChangedSupports layout behavior when a child element is resized. (Inherited from System.Windows.UIElement)
Protected MethodOnClipboardCopyingRaises the DataPresenterBase.ClipboardCopying event (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected MethodOnClipboardOperationErrorRaises the DataPresenterBase.ClipboardOperationError event (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected MethodOnClipboardPastingRaises the DataPresenterBase.ClipboardPasting event (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
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 MethodOnCreateAutomationPeerReturns an automation peer that exposes the DataPresenterBase to UI Automation. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected MethodOnCrossFieldRecordFilterChangedRaised after any cross field record filter criteria modifications by the user are applied. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected MethodOnCrossFieldRecordFilterChangingRaised before any cross field record filter criteria modifications by the user are applied. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected MethodOnCustomFilterSelectionControlOpeningRaised before the UI for entering custom filter criteria for a field is displayed. You can cancel this event and display your own UI. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected MethodOnDataErrorOccurs when an exception is thrown by the DataSource. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected MethodOnDataSourceChangedRaised after the DataSource is changed. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected MethodOnDataValueChangedRaises the DataPresenterBase.DataValueChanged event (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
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 MethodOnEditModeEndedOccurs after the DataPresenterBase.ActiveCell has ended edit mode (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected MethodOnEditModeEndingOccurs when the DataPresenterBase.ActiveCell is about to end edit mode (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected MethodOnEditModeStartedOccurs after the DataPresenterBase.ActiveCell has entered edit mode (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected MethodOnEditModeStartingOccurs when the DataPresenterBase.ActiveCell is about to enter edit mode (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected MethodOnEditModeValidationErrorOccurs when the DataPresenterBase.ActiveCell has an input validation error (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected MethodOnExecutedCommandOccurs after a command is executed (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected MethodOnExecutingCommandOccurs before a command is executed. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected MethodOnFieldChooserOpeningRaised before the data presenter displays a FieldChooser. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected MethodOnFieldGroupCollapsedOccurs after a FieldGroup has been collapsed as the result of a user action. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected MethodOnFieldGroupExpandedOccurs after a FieldGroup has been expanded as the result of a user action. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected MethodOnFieldLayoutInitializedOccurs after a FieldLayout has been initialized (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected MethodOnFieldLayoutInitializingOccurs before a FieldLayout is initialized (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected MethodOnFieldPositionChangedRaised after a field is moved by dragging and dropping it at a different position in the field layout. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected MethodOnFieldPositionChangingRaised when a field is moved by dragging and dropping it at a different position in the field layout. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
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 MethodOnGotFocusInvoked whenever an unhandled System.Windows.UIElement.GotFocus event reaches this element in its route. (Inherited from System.Windows.FrameworkElement)
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 MethodOnGroupedOccurs after records have been grouped as the result of a user action. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected MethodOnGroupingOccurs when records are about to be grouped as the result of a user action. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected MethodOnInitializeCellValuePresenterRaises the DataPresenterBase.InitializeCellValuePresenter event (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected MethodOnInitializedOverridden. Called after the element has been initialized.  
Protected Internal MethodOnInitializeRecordOccurs when a Record is initialized (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected Internal MethodOnInitializeTemplateAddRecordOccurs when a 'template add' DataRecord is initialized (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
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 MethodOnKeyDownCalled when the element has input focus and a key is pressed. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected MethodOnKeyUpCalled when the element has input focus and a key is released. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
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 when mouse capture is lost. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
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 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 MethodOnMouseEnterInvoked when an unhandled System.Windows.Input.Mouse.MouseEnter attached event is raised on this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnMouseLeaveInvoked when an unhandled System.Windows.Input.Mouse.MouseLeave attached event is raised on this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodOnMouseLeftButtonDown (Inherited from Infragistics.Windows.Controls.IGControlBase)
Protected MethodOnMouseLeftButtonUpOverridden. Called when left mouse button is released. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected MethodOnMouseMoveOverridden. Called when mouse is moved. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
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 MethodOnMouseWheelInvoked when an unhandled System.Windows.Input.Mouse.MouseWheel 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 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 MethodOnPreviewKeyDownClled when a key is pressed. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
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 the element or its descendant is about to lose keyboard focus. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
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 the left mouse button is being pressed down within the element. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
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 MethodOnPreviewMouseRightButtonDown (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
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 MethodOnPreviewTextInputCalled when some text has been entered (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
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 MethodOnPropertyChangedOverridden. Called when a property changes on this 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 MethodOnQuerySummaryResultRaised when a summary result is calculated or recalculated. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected MethodOnReceiveWeakEventCalled when a weak event is received (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected MethodOnRecordActivatedOccurs after a Record has been made the DataPresenterBase.ActiveRecord (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected MethodOnRecordActivatingOccurs before a Record is made the DataPresenterBase.ActiveRecord (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected MethodOnRecordAddedOccurs when the first edit of a template add record is made and after an item has been added to the DataPresenterBase.DataSource. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected MethodOnRecordAddingOccurs when the first edit of a template add record is made but before an item has been added to the DataPresenterBase.DataSource. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected MethodOnRecordCollapsedOccurs after a Record has been collapsed (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected MethodOnRecordCollapsingOccurs before a Record is collapsed (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected MethodOnRecordDeactivatingOccurs before the DataPresenterBase.ActiveRecord is being cleared (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected MethodOnRecordExpandedOccurs after a Record has been expanded (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected MethodOnRecordExpandingOccurs before a Record is expanded (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected MethodOnRecordFilterChangedRaised after any record filter criteria modifications by the user are applied. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected MethodOnRecordFilterChangingRaised before any record filter criteria modifications by the user are applied. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected MethodOnRecordFilterDropDownItemInitializingOccurs when a record filter drop-down is being initialized. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected MethodOnRecordFilterDropDownOpeningRaised before record filter drop-down is opened but after DataPresenterBase.RecordFilterDropDownPopulating event. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected MethodOnRecordFilterDropDownPopulatedRaised before record filter drop-down is opened but after DataPresenterBase.RecordFilterDropDownPopulating event. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected MethodOnRecordFilterDropDownPopulatingRaised before record filter drop-down is opened but after DataPresenterBase.RecordFilterDropDownPopulating event. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected MethodOnRecordFixedLocationChangedOccurs after a Record's fixed state has changed. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected MethodOnRecordFixedLocationChangingOccurs before a Record is expanded (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected MethodOnRecordsDeletedOccurs after one or more DataRecords has been deleted. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected MethodOnRecordsDeletingOccurs when one or more DataRecords is about to be deleted. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected MethodOnRecordsInViewChangedOccurs after the set of Records in view has changed. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected MethodOnRecordUpdateCanceledOccurs after a DataRecord's changes have been canceled. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected MethodOnRecordUpdateCancelingOccurs when a DataRecord's changes are about to be canceled. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected MethodOnRecordUpdatedOccurs after a DataRecord has been updated. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected MethodOnRecordUpdatingOccurs when a DataRecord is about to be updated. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
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 MethodOnRenderSizeChangedCalled when the size has changed (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected MethodOnSelectedItemsChangedOccurs after the DataPresenterBase.SelectedItems have changed. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected MethodOnSelectedItemsChangingOccurs when the DataPresenterBase.SelectedItems are about to change (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected Internal MethodOnSortCriteriaChangedCalled when the sort criteria has changed for a field layout (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected MethodOnSortedOccurs when the sort order of records has changed as the result of a user action. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected MethodOnSortingOccurs when the sort order of records is about to change as the result of a user action. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
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 MethodOnSummaryResultChangedRaised when a summary result is calculated or recalculated. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected MethodOnSummarySelectionControlClosedRaised after the UI for selecting summaries for a field is closed. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Protected MethodOnSummarySelectionControlOpeningRaised before the UI for selecting summaries for a field is displayed. You can cancel this event and display your own UI. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
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 MethodOnThemeChangedCalled when property 'Theme' changes (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
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 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 MethodShouldSerializePropertyReturns a value that indicates whether serialization processes should serialize the value for the provided dependency property. (Inherited from System.Windows.DependencyObject)
Public Events
 NameDescription
Public EventAssigningFieldLayoutToItemOccurs when an item from the DataPresenterBase.DataSource is being associated with a FieldLayout that will define the layout of cells for this item within the DataPresenterBase. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventAssigningFieldLayoutToItemDirectOccurs when an item from the DataPresenterBase.DataSource is being associated with a FieldLayout that will define the layout of cells for this item within the DataPresenterBase. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventCellActivatedOccurs after a Cell has been made the DataPresenterBase.ActiveCell (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventCellActivatedDirectOccurs after a Cell has been made the DataPresenterBase.ActiveCell (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventCellActivatingOccurs before a Cell is activated (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventCellActivatingDirectOccurs before a Cell is activated (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventCellChangedOccurs when the DataPresenterBase.ActiveCell is in edit mode and the user modifies its value. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventCellDeactivatingOccurs before a Cell is deactivated (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventCellDeactivatingDirectOccurs before a Cell is deactivated (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventCellsInViewChangedRaised when cells that are currently in view have changed. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventCellUpdatedOccurs after a Cell's value has been updated. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventCellUpdatingOccurs when a Cell's value is about to be updated. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventClipboardCopyingOccurs when the DataPresenterCommands.Copy or DataPresenterCommands.Cut command is executed and the cell values will be placed on the clipboard. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventClipboardOperationErrorOccurs when an error is encountered during a clipboard operation. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventClipboardPastingOccurs when the DataPresenterCommands.Paste command is executed and the cell values will be updated based on the values in the clipboard. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
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 EventCrossFieldRecordFilterChangedOccurs after the user changes cross field record filter criteria. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventCrossFieldRecordFilterChangingOccurs when the user changes cross field record filter criteria. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventCustomFilterSelectionControlOpeningRaised before the UI for entering custom filter criteria for a field is displayed. You can cancel this event and display your own UI. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventDataContextChangedOccurs when the data context for this element changes. (Inherited from System.Windows.FrameworkElement)
Public EventDataErrorOccurs when an exception is thrown by the DataSource. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventDataSourceChangedOccurs when the DataPresenterBase.DataSource property has changed. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventDataValueChangedOccurs when a Cell value has changed for a Field whose FieldSettings.DataValueChangedNotificationsActive property has been set to true. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventDataValueChangedDirectOccurs when a Cell value has changed for a Field whose FieldSettings.DataValueChangedNotificationsActive property has been set to true. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
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 EventEditModeEndedOccurs after the DataPresenterBase.ActiveCell has ended edit mode (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventEditModeEndingOccurs when the DataPresenterBase.ActiveCell is about to end edit mode (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventEditModeStartedOccurs after the DataPresenterBase.ActiveCell has entered edit mode (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventEditModeStartingOccurs when the DataPresenterBase.ActiveCell is about to enter edit mode (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventEditModeValidationErrorOccurs when the DataPresenterBase.ActiveCell has an input validation error (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventExecutedCommandOccurs after a command is executed (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventExecutedCommandDirectOccurs after a command is executed (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventExecutingCommandOccurs before a command is executed (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventExecutingCommandDirectOccurs before a command is executed (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventFieldChooserOpeningRaised before the data presenter displays a FieldChooser. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventFieldGroupCollapsedOccurs after a FieldGroup has been collapsed as the result of a user action. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventFieldGroupExpandedOccurs after a FieldGroup has been expanded as the result of a user action. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventFieldLayoutInitializedOccurs after a FieldLayout has been initialized (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventFieldLayoutInitializingOccurs before a FieldLayout is initialized (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventFieldPositionChangedOccurs after a field is moved by dragging and dropping it at a different position in the field layout. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventFieldPositionChangingOccurs when a field is moved by dragging and dropping it at a different position in the field layout. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
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 EventGroupedOccurs after records have been grouped as the result of a user action. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventGroupingOccurs when records are about to be grouped as the result of a user action. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventInitializeCellValuePresenterOccurs when a CellValuePresenter element is created or reused to display the value of a Cell. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventInitializeCellValuePresenterDirectOccurs when a CellValuePresenter element is created or reused to display the value of a Cell. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
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 EventInitializeRecordOccurs when a Record is initialized (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventInitializeRecordDirectOccurs when a Record is initialized (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventInitializeTemplateAddRecordOccurs when a 'template add' DataRecord is initialized (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
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 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 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 EventQuerySummaryResultOccurs when a summary result is about to be calculated or recalculated. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventRecordActivatedOccurs after a Record has been made the DataPresenterBase.ActiveRecord (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventRecordActivatedDirectOccurs after a Record has been made the DataPresenterBase.ActiveRecord (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventRecordActivatingOccurs before a Record is made the DataPresenterBase.ActiveRecord (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventRecordActivatingDirectOccurs before a Record is made the DataPresenterBase.ActiveRecord (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventRecordAddedOccurs when the first edit of a template add record is made and after an item has been added to the DataPresenterBase.DataSource. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventRecordAddingOccurs when the first edit of a template add record is made but before an item has been added to the DataPresenterBase.DataSource. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventRecordCollapsedOccurs after a Record has been collapsed (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventRecordCollapsingOccurs before a Record is collapsed (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventRecordDeactivatingOccurs before the DataPresenterBase.ActiveRecord is being cleared (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventRecordDeactivatingDirectOccurs before the DataPresenterBase.ActiveRecord is being cleared (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventRecordExpandedOccurs after a Record has been expanded (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventRecordExpandingOccurs before a Record is expanded (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventRecordFilterChangedRaised when the user changes record filter criteria. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventRecordFilterChangingRaised when the user changes record filter criteria. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventRecordFilterDropDownItemInitializingOccurs when a record filter drop-down is being initialized. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventRecordFilterDropDownOpeningRaised before record filter drop-down is opened but after DataPresenterBase.RecordFilterDropDownPopulating event. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventRecordFilterDropDownPopulatedRaised after the filter drop-down is populated by the data presenter, giving you a chance to replace the filter drop-down with your own items or remove some of them. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventRecordFilterDropDownPopulatingRaised before the filter drop-down is populated by the data presenter, giving you a chance to populate the filter drop-down with your own items. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventRecordFixedLocationChangedOccurs after a Record's fixed state has changed. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventRecordFixedLocationChangingOccurs before a Record's fix state has changed. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventRecordsDeletedOccurs after one or more DataRecords has been deleted. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventRecordsDeletingOccurs when one or more DataRecords is about to be deleted. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventRecordsInViewChangedOccurs after the set of Records in view has changed. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventRecordsInViewChangedDirectOccurs after the set of Records in view has changed. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventRecordUpdateCanceledOccurs after a DataRecord's changes have been canceled. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventRecordUpdateCancelingOccurs when a DataRecord's changes are about to be canceled. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventRecordUpdatedOccurs after a DataRecord has been updated. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventRecordUpdatingOccurs when a DataRecord is about to be updated. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventRequestBringIntoViewOccurs when System.Windows.FrameworkElement.BringIntoView(System.Windows.Rect) is called on this element. (Inherited from System.Windows.FrameworkElement)
Public EventSelectedItemsChangedOccurs after the DataPresenterBase.SelectedItems have changed. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventSelectedItemsChangingOccurs when the DataPresenterBase.SelectedItems are about to change (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
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 EventSortedOccurs when the sort order of records has changed as the result of a user action. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventSortingOccurs when the sort order of records is about to change as the result of a user action. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
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 EventSummaryResultChangedOccurs when a summary result is calculated or recalculated. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventSummarySelectionControlClosedRaised before the UI for selecting summaries for a field is displayed. You can cancel this event and display your own UI. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
Public EventSummarySelectionControlOpeningRaised before the UI for selecting summaries for a field is displayed. You can cancel this event and display your own UI. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
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 EventThemeChangedOccurs when the 'Theme' property changes (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase)
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