The following tables list the members exposed by XamDataPresenter.
Name | Description | |
---|---|---|
XamDataPresenter Constructor | Initializes a new instance of the XamDataPresenter class |
Name | Description | |
---|---|---|
ViewProperty | Identifies the View dependency property |
Name | Description | |
---|---|---|
ActiveCell | Gets/sets the active Cell (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
ActiveDataItem | Gets/sets the active item in the DataPresenterBase.DataSource and synchronizes itself with the DataPresenterBase.ActiveRecord property./> (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
ActiveRecord | Gets/sets the active Record (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
ActualHeight | Gets the rendered height of this element. (Inherited from System.Windows.FrameworkElement) | |
ActualWidth | Gets the rendered width of this element. (Inherited from System.Windows.FrameworkElement) | |
AllowDrop | Gets 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) | |
AreAnyTouchesCaptured | Gets a value that indicates whether at least one touch is captured to this element. (Inherited from System.Windows.UIElement) | |
AreAnyTouchesCapturedWithin | Gets 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) | |
AreAnyTouchesDirectlyOver | Gets a value that indicates whether at least one touch is pressed over this element. (Inherited from System.Windows.UIElement) | |
AreAnyTouchesOver | Gets 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) | |
AutoFit | Gets/sets whether the cells and labels will be sized to exactly without the need to scroll. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
AutoFitResolved | Returns the resolved value for the DataPresenterBase.AutoFit property. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
Background | Gets or sets a brush that describes the background of a control. (Inherited from System.Windows.Controls.Control) | |
BindingGroup | Gets or sets the System.Windows.Data.BindingGroup that is used for the element. (Inherited from System.Windows.FrameworkElement) | |
BindToSampleData | Sets the DataSource property to some sample data when set to true. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
BitmapEffect | Gets 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) | |
BitmapEffectInput | Gets 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) | |
BorderBrush | Gets or sets a brush that describes the border background of a control. (Inherited from System.Windows.Controls.Control) | |
BorderThickness | Gets or sets the border thickness of a control. (Inherited from System.Windows.Controls.Control) | |
CacheMode | Gets or sets a cached representation of the System.Windows.UIElement. (Inherited from System.Windows.UIElement) | |
CalculationAdapter | Gets/sets the adapter object that allows Fields and Summaries to participate in a XamCalculationManager's network. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
CellContainerGenerationMode | Gets/sets how Cell containers are generated and cached. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
Clip | Gets 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) | |
ClipboardCellDelimiter | Returns or sets the string used to wrap a cell/label value when copied to the clipboard. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
ClipboardCellSeparator | The string used to separate the values of cells/labels when copying to the clipboard. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
ClipboardRecordSeparator | Returns 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) | |
ClipToBounds | Gets 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) | |
CommandBindings | Gets 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) | |
ContextMenu | Gets 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) | |
Cursor | Gets or sets the cursor that displays when the mouse pointer is over this element. (Inherited from System.Windows.FrameworkElement) | |
DataContext | Gets or sets the data context for an element when it participates in data binding. (Inherited from System.Windows.FrameworkElement) | |
DataItemEqualityComparer | Returns or sets the equality comparer used when comparing data items. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
DataItems | Returns a collection used to add items directly into the control. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
DataSource | Gets/sets the source of the data to any object that implements the System.Collections.IEnumerableinterface. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
DataSourceResetBehavior | Specifies what action to take when Reset notification is recieved from the data source. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
DefaultFieldLayout | Gets/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) | |
DependencyObjectType | Gets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject) | |
DesiredSize | Gets the size that this element computed during the measure pass of the layout process. (Inherited from System.Windows.UIElement) | |
Dispatcher | Gets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject) | |
DropIndicatorClipBehavior | Specifies if and how the drop indicators displayed while dragging field are clipped. Default is resolved to DropIndicatorClipBehavior.NoClip. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
Effect | Gets or sets the bitmap effect to apply to the System.Windows.UIElement. This is a dependency property. (Inherited from System.Windows.UIElement) | |
ExportStatus | Returns a value indicating the status of the current export operation of this DataPresenter. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
FieldLayouts | Returns the collection of FieldLayout objects (read-only) (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
FieldLayoutSettings | Holds the default settings for all FieldLayouts in this control. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
FieldSettings | Holds the default settings for all fields in this control. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
FlowDirection | Gets 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) | |
Focusable | Gets or sets a value that indicates whether the element can receive focus. This is a dependency property. (Inherited from System.Windows.UIElement) | |
FocusVisualStyle | Gets 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) | |
FontFamily | Gets or sets the font family of the control. (Inherited from System.Windows.Controls.Control) | |
FontSize | Gets or sets the font size. (Inherited from System.Windows.Controls.Control) | |
FontStretch | Gets or sets the degree to which a font is condensed or expanded on the screen. (Inherited from System.Windows.Controls.Control) | |
FontStyle | Gets or sets the font style. (Inherited from System.Windows.Controls.Control) | |
FontWeight | Gets or sets the weight or thickness of the specified font. (Inherited from System.Windows.Controls.Control) | |
ForceCursor | Gets 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) | |
Foreground | Gets or sets a brush that describes the foreground color. (Inherited from System.Windows.Controls.Control) | |
GroupByArea | Returns the GroupByArea (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
GroupByAreaFieldLabelStyle | Gets/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) | |
GroupByAreaFieldLabelStyleSelector | Gets/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) | |
GroupByAreaLocation | Determines where the DataPresenterBase.GroupByArea is displayed. If set to None, the GroupByArea is not displayed. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
GroupByAreaMode | Gets/sets how fields are grouped by the end-user. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
GroupByAreaMulti | Returns/sets the GroupByAreaMulti control that is used for Outlook style grouping across multiple FieldLayouts. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
HasAnimatedProperties | Gets a value indicating whether this element has any animated properties. (Inherited from System.Windows.UIElement) | |
Height | Gets or sets the suggested height of the element. (Inherited from System.Windows.FrameworkElement) | |
HorizontalAlignment | Gets 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) | |
HorizontalContentAlignment | Gets or sets the horizontal alignment of the control's content. (Inherited from System.Windows.Controls.Control) | |
InputBindings | Gets the collection of input bindings associated with this element. (Inherited from System.Windows.UIElement) | |
InputScope | Gets or sets the context for input used by this System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | |
IsArrangeValid | Gets a value indicating whether the computed size and position of child elements in this element's layout are valid. (Inherited from System.Windows.UIElement) | |
IsAsyncDataPending | Returns 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) | |
IsEnabled | Gets 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) | |
IsExporting | Returns whether the control is in the process of an export operation. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
IsFocused | Gets a value that determines whether this element has logical focus. This is a dependency property. (Inherited from System.Windows.UIElement) | |
IsGroupByAreaExpanded | Determines if the DataPresenterBase.GroupByArea is expanded or collapsed (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
IsHitTestVisible | Gets 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) | |
IsInitialized | Gets 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) | |
IsInputMethodEnabled | Gets 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) | |
IsKeyboardFocused | Gets a value indicating whether this element has keyboard focus. This is a dependency property. (Inherited from System.Windows.UIElement) | |
IsKeyboardFocusWithin | Gets 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) | |
IsLoaded | Gets a value that indicates whether this element has been loaded for presentation. (Inherited from System.Windows.FrameworkElement) | |
IsManipulationEnabled | Gets or sets a value that indicates whether manipulation events are enabled on this System.Windows.UIElement. (Inherited from System.Windows.UIElement) | |
IsMeasureValid | Gets a value indicating whether the current size returned by layout measure is valid. (Inherited from System.Windows.UIElement) | |
IsMouseCaptured | Gets a value indicating whether the mouse is captured to this element. This is a dependency property. (Inherited from System.Windows.UIElement) | |
IsMouseCaptureWithin | Gets 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) | |
IsMouseDirectlyOver | Gets 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) | |
IsMouseOver | Gets 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) | |
IsNestedDataDisplayEnabled | Gets/sets whether nested/hierarchical data can be displayed. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject) | |
IsStylusCaptured | Gets a value indicating whether the stylus is captured by this element. This is a dependency property. (Inherited from System.Windows.UIElement) | |
IsStylusCaptureWithin | Gets 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) | |
IsStylusDirectlyOver | Gets 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) | |
IsStylusOver | Gets 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) | |
IsSynchronizedWithCurrentItem | Gets/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) | |
IsTabStop | Gets or sets a value that indicates whether a control is included in tab navigation. (Inherited from System.Windows.Controls.Control) | |
IsTouchSupportEnabled | Returns or sets whether touch support is enabled for this control (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
IsUndoEnabled | Returns or sets a value when undo/redo functionality is enabled within the control. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
IsVisible | Gets a value indicating whether this element is visible in the user interface (UI). This is a dependency property. (Inherited from System.Windows.UIElement) | |
Language | Gets or sets localization/globalization language information that applies to an element. (Inherited from System.Windows.FrameworkElement) | |
LayoutTransform | Gets or sets a graphics transformation that should apply to this element when layout is performed. (Inherited from System.Windows.FrameworkElement) | |
Margin | Gets or sets the outer margin of an element. (Inherited from System.Windows.FrameworkElement) | |
MaxHeight | Gets or sets the maximum height constraint of the element. (Inherited from System.Windows.FrameworkElement) | |
MaxWidth | Gets or sets the maximum width constraint of the element. (Inherited from System.Windows.FrameworkElement) | |
MinHeight | Gets or sets the minimum height constraint of the element. (Inherited from System.Windows.FrameworkElement) | |
MinWidth | Gets or sets the minimum width constraint of the element. (Inherited from System.Windows.FrameworkElement) | |
Name | Gets 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) | |
Opacity | Gets 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) | |
OpacityMask | Gets 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) | |
OverridesDefaultStyle | Gets or sets a value that indicates whether this element incorporates style properties from theme styles. (Inherited from System.Windows.FrameworkElement) | |
Padding | Gets or sets the padding inside a control. (Inherited from System.Windows.Controls.Control) | |
Parent | Gets the logical parent element of this element. (Inherited from System.Windows.FrameworkElement) | |
PersistId | Gets a value that uniquely identifies this element. (Inherited from System.Windows.UIElement) | |
RecordContainerGenerationMode | Gets/sets how Record containers are generated and cached. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
RecordContainerRetentionMode | Gets 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) | |
RecordLoadMode | Gets/sets how DataRecords are loaded (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
RecordManager | Returns a RecordManager that manages the collections of root DataRecords (read-only). (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
Records | Returns a RecordCollectionBase object that contains the current root collection of Records. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
RecordSelectorErrorIconExtent | Gets/sets the default extent for error icons inside RecordSelectors (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
RecordSelectorExtent | Gets/sets the default extent for RecordSelectors (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
RecordSelectorFixButtonExtent | Gets/sets the default extent for the fix buttons inside RecordSelectors (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
RenderSize | Gets (or sets) the final render size of this element. (Inherited from System.Windows.UIElement) | |
RenderTransform | Gets or sets transform information that affects the rendering position of this element. This is a dependency property. (Inherited from System.Windows.UIElement) | |
RenderTransformOrigin | Gets 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) | |
ReportView | Returns/sets the view to be used when printing/exporting the DataPresenter's contents. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
Resources | Gets or sets the locally-defined resource dictionary. (Inherited from System.Windows.FrameworkElement) | |
ScrollBehaviorOnListChange | Determines the scroll position behavior when records are added or removed before the current records in view. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
ScrollInfo | Returns a reference to an IScrollInfo interface that can be used to scroll the list and query scrolling information. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
ScrollingMode | Determines whether the records being displayed are updated while the scroll thumb is being dragged. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
SelectedDataItem | Gets/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) | |
SelectedDataItems | Gets/sets an array of data items associated with the records in the SelectedItems.Records or SelectedItems.Cells collection (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
SelectedDataItemsScope | Determines if and when the DataPresenterBase's DataPresenterBase.SelectedDataItems property will be updated. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
SelectedItems | Returns an object that contains collections of selected Records, Fields and Cells (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
SnapsToDevicePixels | Gets 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) | |
SortRecordsByDataType | Gets/sets whether data sources containing non-homogenous data will force a sort of records by data type. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
Style | Gets or sets the style used by this element when it is rendered. (Inherited from System.Windows.FrameworkElement) | |
SummaryCellContainerGenerationMode | Gets/sets how cell containers for summary records are generated and cached. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
SuppressAutoActivationOnRecordDeletion | Gets/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) | |
SuppressedEvents | Returns a collection of routed events which shouldn't be fired. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
TabIndex | Gets 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) | |
Tag | Gets or sets an arbitrary object value that can be used to store custom information about this element. (Inherited from System.Windows.FrameworkElement) | |
Template | Gets or sets a control template. (Inherited from System.Windows.Controls.Control) | |
TemplatedParent | Gets 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) | |
Theme | Gets/sets the default look for the control. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
ToolTip | Gets or sets the tool-tip object that is displayed for this element in the user interface (UI). (Inherited from System.Windows.FrameworkElement) | |
TouchesCaptured | Gets all touch devices that are captured to this element. (Inherited from System.Windows.UIElement) | |
TouchesCapturedWithin | Gets all touch devices that are captured to this element or any child elements in its visual tree. (Inherited from System.Windows.UIElement) | |
TouchesDirectlyOver | Gets all touch devices that are over this element. (Inherited from System.Windows.UIElement) | |
TouchesOver | Gets all touch devices that are over this element or any child elements in its visual tree. (Inherited from System.Windows.UIElement) | |
Triggers | Gets the collection of triggers established directly on this element, or in child elements. (Inherited from System.Windows.FrameworkElement) | |
Uid | Gets or sets the unique identifier (for localization) for this element. This is a dependency property. (Inherited from System.Windows.UIElement) | |
UndoLimit | Returns/sets the maximum number of operations that can be stored in the undo and redo history. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
UpdateMode | If 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) | |
UseLayoutRounding | Gets 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) | |
VerticalAlignment | Gets 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) | |
VerticalContentAlignment | Gets or sets the vertical alignment of the control's content. (Inherited from System.Windows.Controls.Control) | |
View | Returns/sets the ViewBase derived View that the XamDataPresenter uses to display data. If this property is not set a GridView instance is provided by default. | |
ViewableRecords | Returns a read only collection of root level records whose visibility is not set to 'Collapsed'. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
Visibility | Gets or sets the user interface (UI) visibility of this element. This is a dependency property. (Inherited from System.Windows.UIElement) | |
Width | Gets or sets the width of the element. (Inherited from System.Windows.FrameworkElement) |
Name | Description | |
---|---|---|
AddHandler | Overloaded. 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) | |
AddToEventRoute | Adds handlers to the specified System.Windows.EventRoute for the current System.Windows.UIElement event handler collection. (Inherited from System.Windows.UIElement) | |
ApplyAnimationClock | Overloaded. 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) | |
ApplyTemplate | Builds 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) | |
Arrange | Positions 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) | |
BeginAnimation | Overloaded. Starts an animation for a specified animated property on this element. (Inherited from System.Windows.UIElement) | |
BeginInit | Starts the initialization process for this element. (Inherited from System.Windows.FrameworkElement) | |
BeginStoryboard | Overloaded. Begins the sequence of actions that are contained in the provided storyboard. (Inherited from System.Windows.FrameworkElement) | |
BringCellIntoView | Scrolls the specified Cell into view (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
BringDataItemIntoView | Scrolls the Record associated with the specified data item into view. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
BringIntoView | Overloaded. Attempts to bring this element into view, within any scrollable regions it is contained within. (Inherited from System.Windows.FrameworkElement) | |
BringRecordIntoView | Scrolls the specified Record into view (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
CaptureMouse | Attempts to force capture of the mouse to this element. (Inherited from System.Windows.UIElement) | |
CaptureStylus | Attempts to force capture of the stylus to this element. (Inherited from System.Windows.UIElement) | |
CaptureTouch | Attempts to force capture of a touch to this element. (Inherited from System.Windows.UIElement) | |
ClearCustomizations | Clears current user customizations based on the customizations parameter. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
ClearUndoHistory | Clears the undo/redo history. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
ClearValue | Overloaded. 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) | |
CoerceValue | Coerces 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) | |
EndInit | Indicates that the initialization process for the element is complete. (Inherited from System.Windows.FrameworkElement) | |
Equals | (Inherited from System.Windows.DependencyObject) | |
ExecuteCommand | Overloaded. Executes the RoutedCommand represented by the specified CommandWrapper. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
FindCommonVisualAncestor | Returns the common ancestor of two visual objects. (Inherited from System.Windows.Media.Visual) | |
FindName | (Inherited from System.Windows.FrameworkElement) | |
FindResource | Searches for a resource with the specified key, and throws an exception if the requested resource is not found. (Inherited from System.Windows.FrameworkElement) | |
Focus | Attempts to set focus to this element. (Inherited from System.Windows.UIElement) | |
GetAnimationBaseValue | Returns 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) | |
GetBindingExpression | Returns the System.Windows.Data.BindingExpression that represents the binding on the specified property. (Inherited from System.Windows.FrameworkElement) | |
GetCellsInView | Gets the cells that are currently in view. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
GetHashCode | Gets a hash code for this System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject) | |
GetLocalValueEnumerator | Creates a specialized enumerator for determining which dependency properties have locally set values on this System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject) | |
GetRecordFromDataItem | Gets the DataRecord associated with a specific item in the DataSource. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
GetRecordsFromDataItems | Gets the DataRecords associated with specific items in the DataSource. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
GetRecordsInView | Gets the Records that are currntly in view. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
GetValue | Returns the current effective value of a dependency property on this instance of a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject) | |
InputHitTest | (Inherited from System.Windows.UIElement) | |
InvalidateArrange | Invalidates 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) | |
InvalidateMeasure | Invalidates the measurement state (layout) for the element. (Inherited from System.Windows.UIElement) | |
InvalidateProperty | (Inherited from System.Windows.DependencyObject) | |
InvalidateVisual | Invalidates 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) | |
IsAncestorOf | Determines whether the visual object is an ancestor of the descendant visual object. (Inherited from System.Windows.Media.Visual) | |
IsDescendantOf | Determines whether the visual object is a descendant of the ancestor visual object. (Inherited from System.Windows.Media.Visual) | |
LoadCustomizations | Overloaded. Loads user Customizations that were saved with the DataPresenterBase.SaveCustomizations method. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
Measure | Updates 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) | |
MoveFocus | Moves the keyboard focus away from this element and to another element in a provided traversal direction. (Inherited from System.Windows.FrameworkElement) | |
OnApplyTemplate | Called when the template is applied (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
PointFromScreen | Converts 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) | |
PointToScreen | Converts 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) | |
PredictFocus | Determines 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) | |
RaiseEvent | (Inherited from System.Windows.UIElement) | |
ReadLocalValue | Returns the local value of a dependency property, if it exists. (Inherited from System.Windows.DependencyObject) | |
RegisterName | Provides an accessor that simplifies access to the System.Windows.NameScope registration method. (Inherited from System.Windows.FrameworkElement) | |
ReleaseAllTouchCaptures | Releases all captured touch devices from this element. (Inherited from System.Windows.UIElement) | |
ReleaseMouseCapture | Releases the mouse capture, if this element held the capture. (Inherited from System.Windows.UIElement) | |
ReleaseStylusCapture | Releases the stylus device capture, if this element held the capture. (Inherited from System.Windows.UIElement) | |
ReleaseTouchCapture | Attempts to release the specified touch device from this element. (Inherited from System.Windows.UIElement) | |
RemoveHandler | (Inherited from System.Windows.UIElement) | |
SaveCustomizations | Overloaded. Saves information about the current user customizations to the specified stream. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
SetBinding | Overloaded. Attaches a binding to this element, based on the provided binding object. (Inherited from System.Windows.FrameworkElement) | |
SetCurrentValue | (Inherited from System.Windows.DependencyObject) | |
SetResourceReference | Searches for a resource with the specified name and sets up a resource reference to it for the specified property. (Inherited from System.Windows.FrameworkElement) | |
SetValue | Overloaded. Sets the local value of a dependency property, specified by its dependency property identifier. (Inherited from System.Windows.DependencyObject) | |
ShowFieldChooser | Overloaded. Displays a FieldChooser that allows the user to select which fields are displayed in the data presenter. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
ToString | Returns the string representation of a System.Windows.Controls.Control object. (Inherited from System.Windows.Controls.Control) | |
TransformToAncestor | Overloaded. 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) | |
TransformToDescendant | Returns 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) | |
TransformToVisual | Returns 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) | |
TranslatePoint | Translates a point relative to this element to coordinates that are relative to the specified element. (Inherited from System.Windows.UIElement) | |
TryFindResource | Searches for a resource with the specified key, and returns that resource if found. (Inherited from System.Windows.FrameworkElement) | |
UnregisterName | Simplifies access to the System.Windows.NameScope de-registration method. (Inherited from System.Windows.FrameworkElement) | |
UpdateDefaultStyle | Reapplies the default style to the current System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | |
UpdateLayout | Ensures that all visual child elements of this element are properly updated for layout. (Inherited from System.Windows.UIElement) |
Name | Description | |
---|---|---|
AddLogicalChild | Adds the provided object to the logical tree of this element. (Inherited from System.Windows.FrameworkElement) | |
AddVisualChild | Defines the parent-child relationship between two visuals. (Inherited from System.Windows.Media.Visual) | |
ArrangeCore | Implements System.Windows.UIElement.ArrangeCore(System.Windows.Rect) (defined as virtual in System.Windows.UIElement) and seals the implementation. (Inherited from System.Windows.FrameworkElement) | |
ArrangeOverride | (Inherited from Infragistics.Windows.Controls.IGControlBase) | |
GetLayoutClip | Returns 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) | |
GetRecordListControlStyle | Gets the style for a RecordListControl created to hold items using a specific format (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
GetTemplateChild | Returns the named element in the visual tree of an instantiated System.Windows.Controls.ControlTemplate. (Inherited from System.Windows.FrameworkElement) | |
GetUIParentCore | Returns an alternative logical parent for this element if there is no visual parent. (Inherited from System.Windows.FrameworkElement) | |
GetVisualChild | (Inherited from Infragistics.Windows.Controls.IGControlBase) | |
HitTestCore | Overloaded. 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) | |
MeasureCore | Implements basic measure-pass layout system behavior for System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | |
MeasureOverride | Invoked to measure the element and its children. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnAccessKey | Provides class handling for when an access key that is meaningful for this element is invoked. (Inherited from System.Windows.UIElement) | |
OnActiveSelectionStrategyChanged | (Inherited from Infragistics.Windows.Controls.IGControlBase) | |
OnAssigningFieldLayoutToItem | Occurs 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) | |
OnCellActivated | Occurs after a Cell has been activated (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnCellActivating | Occurs before a Cell is activated (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnCellChanged | Occurs when the DataPresenterBase.ActiveCell is in edit mode and the user modifies its value. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnCellDeactivating | Occurs before a Cell is de-activated (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnCellUpdated | Occurs after a Cell has been updated. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnCellUpdating | Occurs when a Cell's value is about to be updated. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnChildDesiredSizeChanged | Supports layout behavior when a child element is resized. (Inherited from System.Windows.UIElement) | |
OnClipboardCopying | Raises the DataPresenterBase.ClipboardCopying event (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnClipboardOperationError | Raises the DataPresenterBase.ClipboardOperationError event (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnClipboardPasting | Raises the DataPresenterBase.ClipboardPasting event (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnContextMenuClosing | Invoked 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) | |
OnContextMenuOpening | Invoked 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) | |
OnCreateAutomationPeer | Returns an automation peer that exposes the DataPresenterBase to UI Automation. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnCrossFieldRecordFilterChanged | Raised after any cross field record filter criteria modifications by the user are applied. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnCrossFieldRecordFilterChanging | Raised before any cross field record filter criteria modifications by the user are applied. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnCustomFilterSelectionControlOpening | Raised 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) | |
OnDataError | Occurs when an exception is thrown by the DataSource. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnDataSourceChanged | Raised after the DataSource is changed. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnDataValueChanged | Raises the DataPresenterBase.DataValueChanged event (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnDpiChanged | Called when the DPI at which this View is rendered changes. (Inherited from System.Windows.Media.Visual) | |
OnDragEnter | Invoked 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) | |
OnDragLeave | Invoked 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) | |
OnDragOver | Invoked 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) | |
OnDrop | Invoked 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) | |
OnEditModeEnded | Occurs after the DataPresenterBase.ActiveCell has ended edit mode (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnEditModeEnding | Occurs when the DataPresenterBase.ActiveCell is about to end edit mode (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnEditModeStarted | Occurs after the DataPresenterBase.ActiveCell has entered edit mode (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnEditModeStarting | Occurs when the DataPresenterBase.ActiveCell is about to enter edit mode (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnEditModeValidationError | Occurs when the DataPresenterBase.ActiveCell has an input validation error (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnExecutedCommand | Occurs after a command is executed (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnExecutingCommand | Occurs before a command is executed. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnFieldChooserOpening | Raised before the data presenter displays a FieldChooser. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnFieldGroupCollapsed | Occurs after a FieldGroup has been collapsed as the result of a user action. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnFieldGroupExpanded | Occurs after a FieldGroup has been expanded as the result of a user action. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnFieldLayoutInitialized | Occurs after a FieldLayout has been initialized (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnFieldLayoutInitializing | Occurs before a FieldLayout is initialized (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnFieldPositionChanged | Raised after a field is moved by dragging and dropping it at a different position in the field layout. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnFieldPositionChanging | Raised when a field is moved by dragging and dropping it at a different position in the field layout. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnGiveFeedback | Invoked 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) | |
OnGotFocus | Invoked whenever an unhandled System.Windows.UIElement.GotFocus event reaches this element in its route. (Inherited from System.Windows.FrameworkElement) | |
OnGotKeyboardFocus | Invoked 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) | |
OnGotMouseCapture | Invoked 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) | |
OnGotStylusCapture | Invoked 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) | |
OnGotTouchCapture | Provides 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) | |
OnGrouped | Occurs after records have been grouped as the result of a user action. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnGrouping | Occurs when records are about to be grouped as the result of a user action. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnInitializeCellValuePresenter | Raises the DataPresenterBase.InitializeCellValuePresenter event (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnInitialized | Overridden. Called after the element has been initialized. | |
OnInitializeRecord | Occurs when a Record is initialized (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnInitializeTemplateAddRecord | Occurs when a 'template add' DataRecord is initialized (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnIsKeyboardFocusedChanged | Invoked 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) | |
OnIsKeyboardFocusWithinChanged | Invoked 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) | |
OnIsMouseCapturedChanged | Invoked 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) | |
OnIsMouseCaptureWithinChanged | Invoked 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) | |
OnIsMouseDirectlyOverChanged | Invoked 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) | |
OnIsStylusCapturedChanged | Invoked 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) | |
OnIsStylusCaptureWithinChanged | Invoked 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) | |
OnIsStylusDirectlyOverChanged | Invoked 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) | |
OnKeyDown | Called when the element has input focus and a key is pressed. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnKeyUp | Called when the element has input focus and a key is released. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnLostFocus | Raises the System.Windows.UIElement.LostFocus routed event by using the event data that is provided. (Inherited from System.Windows.UIElement) | |
OnLostKeyboardFocus | Invoked 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) | |
OnLostMouseCapture | Overridden. Called when mouse capture is lost. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnLostStylusCapture | Invoked 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) | |
OnLostTouchCapture | Provides class handling for the System.Windows.UIElement.LostTouchCapture routed event that occurs when this element loses a touch capture. (Inherited from System.Windows.UIElement) | |
OnManipulationBoundaryFeedback | Called when the System.Windows.UIElement.ManipulationBoundaryFeedback event occurs. (Inherited from System.Windows.UIElement) | |
OnManipulationCompleted | Called when the System.Windows.UIElement.ManipulationCompleted event occurs. (Inherited from System.Windows.UIElement) | |
OnManipulationDelta | Called when the System.Windows.UIElement.ManipulationDelta event occurs. (Inherited from System.Windows.UIElement) | |
OnManipulationInertiaStarting | Called when the System.Windows.UIElement.ManipulationInertiaStarting event occurs. (Inherited from System.Windows.UIElement) | |
OnManipulationStarted | Called when the System.Windows.UIElement.ManipulationStarted event occurs. (Inherited from System.Windows.UIElement) | |
OnManipulationStarting | Provides class handling for the System.Windows.UIElement.ManipulationStarting routed event that occurs when the manipulation processor is first created. (Inherited from System.Windows.UIElement) | |
OnMouseDoubleClick | Raises the System.Windows.Controls.Control.MouseDoubleClick routed event. (Inherited from System.Windows.Controls.Control) | |
OnMouseDown | Invoked 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) | |
OnMouseEnter | Invoked 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) | |
OnMouseLeave | Invoked 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) | |
OnMouseLeftButtonDown | (Inherited from Infragistics.Windows.Controls.IGControlBase) | |
OnMouseLeftButtonUp | Overridden. Called when left mouse button is released. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnMouseMove | Overridden. Called when mouse is moved. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnMouseRightButtonDown | Invoked 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) | |
OnMouseRightButtonUp | Invoked 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) | |
OnMouseUp | Invoked 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) | |
OnMouseWheel | Invoked 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) | |
OnPreviewDragEnter | Invoked 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) | |
OnPreviewDragLeave | Invoked 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) | |
OnPreviewDragOver | Invoked 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) | |
OnPreviewDrop | Invoked 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) | |
OnPreviewGiveFeedback | Invoked 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) | |
OnPreviewGotKeyboardFocus | Invoked 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) | |
OnPreviewKeyDown | Clled when a key is pressed. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnPreviewKeyUp | Invoked 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) | |
OnPreviewLostKeyboardFocus | Invoked when the element or its descendant is about to lose keyboard focus. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnPreviewMouseDoubleClick | Raises the System.Windows.Controls.Control.PreviewMouseDoubleClick routed event. (Inherited from System.Windows.Controls.Control) | |
OnPreviewMouseDown | Invoked 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) | |
OnPreviewMouseLeftButtonDown | Invoked when the left mouse button is being pressed down within the element. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnPreviewMouseLeftButtonUp | Invoked 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) | |
OnPreviewMouseMove | Invoked 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) | |
OnPreviewMouseRightButtonDown | (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnPreviewMouseRightButtonUp | Invoked 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) | |
OnPreviewMouseUp | Invoked 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) | |
OnPreviewMouseWheel | Invoked 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) | |
OnPreviewQueryContinueDrag | Invoked 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) | |
OnPreviewStylusButtonDown | Invoked 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) | |
OnPreviewStylusButtonUp | Invoked 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) | |
OnPreviewStylusDown | Invoked 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) | |
OnPreviewStylusInAirMove | Invoked 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) | |
OnPreviewStylusInRange | Invoked 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) | |
OnPreviewStylusMove | Invoked 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) | |
OnPreviewStylusOutOfRange | Invoked 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) | |
OnPreviewStylusSystemGesture | Invoked 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) | |
OnPreviewStylusUp | Invoked 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) | |
OnPreviewTextInput | Called when some text has been entered (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnPreviewTouchDown | Provides class handling for the System.Windows.UIElement.PreviewTouchDown routed event that occurs when a touch presses this element. (Inherited from System.Windows.UIElement) | |
OnPreviewTouchMove | Provides 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) | |
OnPreviewTouchUp | Provides 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) | |
OnPropertyChanged | Overridden. Called when a dependency property has changed | |
OnQueryContinueDrag | Invoked 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) | |
OnQueryCursor | Invoked 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) | |
OnQuerySummaryResult | Raised when a summary result is calculated or recalculated. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnReceiveWeakEvent | Called when a weak event is received (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnRecordActivated | Occurs after a Record has been made the DataPresenterBase.ActiveRecord (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnRecordActivating | Occurs before a Record is made the DataPresenterBase.ActiveRecord (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnRecordAdded | Occurs 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) | |
OnRecordAdding | Occurs 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) | |
OnRecordCollapsed | Occurs after a Record has been collapsed (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnRecordCollapsing | Occurs before a Record is collapsed (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnRecordDeactivating | Occurs before the DataPresenterBase.ActiveRecord is being cleared (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnRecordExpanded | Occurs after a Record has been expanded (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnRecordExpanding | Occurs before a Record is expanded (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnRecordFilterChanged | Raised after any record filter criteria modifications by the user are applied. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnRecordFilterChanging | Raised before any record filter criteria modifications by the user are applied. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnRecordFilterDropDownItemInitializing | Occurs when a record filter drop-down is being initialized. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnRecordFilterDropDownOpening | Raised before record filter drop-down is opened but after DataPresenterBase.RecordFilterDropDownPopulating event. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnRecordFilterDropDownPopulated | Raised before record filter drop-down is opened but after DataPresenterBase.RecordFilterDropDownPopulating event. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnRecordFilterDropDownPopulating | Raised before record filter drop-down is opened but after DataPresenterBase.RecordFilterDropDownPopulating event. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnRecordFixedLocationChanged | Occurs after a Record's fixed state has changed. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnRecordFixedLocationChanging | Occurs before a Record is expanded (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnRecordsDeleted | Occurs after one or more DataRecords has been deleted. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnRecordsDeleting | Occurs when one or more DataRecords is about to be deleted. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnRecordsInViewChanged | Occurs after the set of Records in view has changed. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnRecordUpdateCanceled | Occurs after a DataRecord's changes have been canceled. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnRecordUpdateCanceling | Occurs when a DataRecord's changes are about to be canceled. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnRecordUpdated | Occurs after a DataRecord has been updated. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnRecordUpdating | Occurs when a DataRecord is about to be updated. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnRender | When 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) | |
OnRenderSizeChanged | Called when the size has changed (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnSelectedItemsChanged | Occurs after the DataPresenterBase.SelectedItems have changed. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnSelectedItemsChanging | Occurs when the DataPresenterBase.SelectedItems are about to change (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnSortCriteriaChanged | Called when the sort criteria has changed for a field layout (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnSorted | Occurs when the sort order of records has changed as the result of a user action. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnSorting | Occurs when the sort order of records is about to change as the result of a user action. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnStyleChanged | (Inherited from System.Windows.FrameworkElement) | |
OnStylusButtonDown | Invoked 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) | |
OnStylusButtonUp | Invoked 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) | |
OnStylusDown | Invoked 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) | |
OnStylusEnter | Invoked 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) | |
OnStylusInAirMove | Invoked 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) | |
OnStylusInRange | Invoked 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) | |
OnStylusLeave | Invoked 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) | |
OnStylusMove | Invoked 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) | |
OnStylusOutOfRange | Invoked 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) | |
OnStylusSystemGesture | Invoked 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) | |
OnStylusUp | Invoked 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) | |
OnSummaryResultChanged | Raised when a summary result is calculated or recalculated. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnSummarySelectionControlClosed | Raised after the UI for selecting summaries for a field is closed. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnSummarySelectionControlOpening | Raised 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) | |
OnTemplateChanged | (Inherited from System.Windows.Controls.Control) | |
OnTextInput | Invoked 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) | |
OnThemeChanged | Called when property 'Theme' changes (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
OnToolTipClosing | Invoked 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) | |
OnToolTipOpening | Invoked 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) | |
OnTouchDown | Provides class handling for the System.Windows.UIElement.TouchDown routed event that occurs when a touch presses inside this element. (Inherited from System.Windows.UIElement) | |
OnTouchEnter | Provides 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) | |
OnTouchLeave | Provides 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) | |
OnTouchMove | Provides 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) | |
OnTouchUp | Provides 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) | |
OnVisualChildrenChanged | Called when the System.Windows.Media.VisualCollection of the visual object is modified. (Inherited from System.Windows.Media.Visual) | |
OnVisualParentChanged | Invoked 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) | |
ParentLayoutInvalidated | Supports 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) | |
RemoveLogicalChild | Removes 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) | |
RemoveVisualChild | Removes the parent-child relationship between two visuals. (Inherited from System.Windows.Media.Visual) | |
ShouldSerializeProperty | Returns a value that indicates whether serialization processes should serialize the value for the provided dependency property. (Inherited from System.Windows.DependencyObject) |
Name | Description | |
---|---|---|
AssigningFieldLayoutToItem | Occurs 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) | |
AssigningFieldLayoutToItemDirect | Occurs 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) | |
CellActivated | Occurs after a Cell has been made the DataPresenterBase.ActiveCell (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
CellActivatedDirect | Occurs after a Cell has been made the DataPresenterBase.ActiveCell (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
CellActivating | Occurs before a Cell is activated (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
CellActivatingDirect | Occurs before a Cell is activated (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
CellChanged | Occurs when the DataPresenterBase.ActiveCell is in edit mode and the user modifies its value. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
CellDeactivating | Occurs before a Cell is deactivated (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
CellDeactivatingDirect | Occurs before a Cell is deactivated (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
CellsInViewChanged | Raised when cells that are currently in view have changed. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
CellUpdated | Occurs after a Cell's value has been updated. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
CellUpdating | Occurs when a Cell's value is about to be updated. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
ClipboardCopying | Occurs 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) | |
ClipboardOperationError | Occurs when an error is encountered during a clipboard operation. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
ClipboardPasting | Occurs 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) | |
ContextMenuClosing | Occurs just before any context menu on the element is closed. (Inherited from System.Windows.FrameworkElement) | |
ContextMenuOpening | Occurs when any context menu on the element is opened. (Inherited from System.Windows.FrameworkElement) | |
CrossFieldRecordFilterChanged | Occurs after the user changes cross field record filter criteria. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
CrossFieldRecordFilterChanging | Occurs when the user changes cross field record filter criteria. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
CustomFilterSelectionControlOpening | Raised 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) | |
DataContextChanged | Occurs when the data context for this element changes. (Inherited from System.Windows.FrameworkElement) | |
DataError | Occurs when an exception is thrown by the DataSource. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
DataSourceChanged | Occurs when the DataPresenterBase.DataSource property has changed. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
DataValueChanged | Occurs when a Cell value has changed for a Field whose FieldSettings.DataValueChangedNotificationsActive property has been set to true. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
DataValueChangedDirect | Occurs when a Cell value has changed for a Field whose FieldSettings.DataValueChangedNotificationsActive property has been set to true. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
DragEnter | Occurs when the input system reports an underlying drag event with this element as the drag target. (Inherited from System.Windows.UIElement) | |
DragLeave | Occurs when the input system reports an underlying drag event with this element as the drag origin. (Inherited from System.Windows.UIElement) | |
DragOver | Occurs when the input system reports an underlying drag event with this element as the potential drop target. (Inherited from System.Windows.UIElement) | |
Drop | Occurs when the input system reports an underlying drop event with this element as the drop target. (Inherited from System.Windows.UIElement) | |
EditModeEnded | Occurs after the DataPresenterBase.ActiveCell has ended edit mode (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
EditModeEnding | Occurs when the DataPresenterBase.ActiveCell is about to end edit mode (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
EditModeStarted | Occurs after the DataPresenterBase.ActiveCell has entered edit mode (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
EditModeStarting | Occurs when the DataPresenterBase.ActiveCell is about to enter edit mode (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
EditModeValidationError | Occurs when the DataPresenterBase.ActiveCell has an input validation error (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
ExecutedCommand | Occurs after a command is executed (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
ExecutedCommandDirect | Occurs after a command is executed (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
ExecutingCommand | Occurs before a command is executed (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
ExecutingCommandDirect | Occurs before a command is executed (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
FieldChooserOpening | Raised before the data presenter displays a FieldChooser. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
FieldGroupCollapsed | Occurs after a FieldGroup has been collapsed as the result of a user action. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
FieldGroupExpanded | Occurs after a FieldGroup has been expanded as the result of a user action. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
FieldLayoutInitialized | Occurs after a FieldLayout has been initialized (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
FieldLayoutInitializing | Occurs before a FieldLayout is initialized (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
FieldPositionChanged | Occurs after a field is moved by dragging and dropping it at a different position in the field layout. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
FieldPositionChanging | Occurs when a field is moved by dragging and dropping it at a different position in the field layout. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
FocusableChanged | Occurs when the value of the System.Windows.UIElement.Focusable property changes. (Inherited from System.Windows.UIElement) | |
GiveFeedback | Occurs when the input system reports an underlying drag-and-drop event that involves this element. (Inherited from System.Windows.UIElement) | |
GotFocus | Occurs when this element gets logical focus. (Inherited from System.Windows.UIElement) | |
GotKeyboardFocus | Occurs when the keyboard is focused on this element. (Inherited from System.Windows.UIElement) | |
GotMouseCapture | Occurs when this element captures the mouse. (Inherited from System.Windows.UIElement) | |
GotStylusCapture | Occurs when this element captures the stylus. (Inherited from System.Windows.UIElement) | |
GotTouchCapture | Occurs when a touch is captured to this element. (Inherited from System.Windows.UIElement) | |
Grouped | Occurs after records have been grouped as the result of a user action. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
Grouping | Occurs when records are about to be grouped as the result of a user action. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
InitializeCellValuePresenter | Occurs when a CellValuePresenter element is created or reused to display the value of a Cell. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
InitializeCellValuePresenterDirect | Occurs when a CellValuePresenter element is created or reused to display the value of a Cell. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
Initialized | Occurs 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) | |
InitializeRecord | Occurs when a Record is initialized (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
InitializeRecordDirect | Occurs when a Record is initialized (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
InitializeTemplateAddRecord | Occurs when a 'template add' DataRecord is initialized (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
IsEnabledChanged | Occurs when the value of the System.Windows.UIElement.IsEnabled property on this element changes. (Inherited from System.Windows.UIElement) | |
IsHitTestVisibleChanged | Occurs when the value of the System.Windows.UIElement.IsHitTestVisible dependency property changes on this element. (Inherited from System.Windows.UIElement) | |
IsKeyboardFocusedChanged | Occurs when the value of the System.Windows.UIElement.IsKeyboardFocused property changes on this element. (Inherited from System.Windows.UIElement) | |
IsKeyboardFocusWithinChanged | Occurs when the value of the System.Windows.UIElement.IsKeyboardFocusWithinChanged property changes on this element. (Inherited from System.Windows.UIElement) | |
IsMouseCapturedChanged | Occurs when the value of the System.Windows.UIElement.IsMouseCaptured property changes on this element. (Inherited from System.Windows.UIElement) | |
IsMouseCaptureWithinChanged | Occurs when the value of the System.Windows.UIElement.IsMouseCaptureWithinProperty changes on this element. (Inherited from System.Windows.UIElement) | |
IsMouseDirectlyOverChanged | Occurs when the value of the System.Windows.UIElement.IsMouseDirectlyOver property changes on this element. (Inherited from System.Windows.UIElement) | |
IsStylusCapturedChanged | Occurs when the value of the System.Windows.UIElement.IsStylusCaptured property changes on this element. (Inherited from System.Windows.UIElement) | |
IsStylusCaptureWithinChanged | Occurs when the value of the System.Windows.UIElement.IsStylusCaptureWithin property changes on this element. (Inherited from System.Windows.UIElement) | |
IsStylusDirectlyOverChanged | Occurs when the value of the System.Windows.UIElement.IsStylusDirectlyOver property changes on this element. (Inherited from System.Windows.UIElement) | |
IsVisibleChanged | Occurs when the value of the System.Windows.UIElement.IsVisible property changes on this element. (Inherited from System.Windows.UIElement) | |
KeyDown | Occurs when a key is pressed while focus is on this element. (Inherited from System.Windows.UIElement) | |
KeyUp | Occurs when a key is released while focus is on this element. (Inherited from System.Windows.UIElement) | |
LayoutUpdated | Occurs when the layout of the various visual elements associated with the current System.Windows.Threading.Dispatcher changes. (Inherited from System.Windows.UIElement) | |
Loaded | Occurs when the element is laid out, rendered, and ready for interaction. (Inherited from System.Windows.FrameworkElement) | |
LostFocus | Occurs when this element loses logical focus. (Inherited from System.Windows.UIElement) | |
LostKeyboardFocus | Occurs when the keyboard is no longer focused on this element,. (Inherited from System.Windows.UIElement) | |
LostMouseCapture | Occurs when this element loses mouse capture. (Inherited from System.Windows.UIElement) | |
LostStylusCapture | Occurs when this element loses stylus capture. (Inherited from System.Windows.UIElement) | |
LostTouchCapture | Occurs when this element loses a touch capture. (Inherited from System.Windows.UIElement) | |
ManipulationBoundaryFeedback | Occurs when the manipulation encounters a boundary. (Inherited from System.Windows.UIElement) | |
ManipulationCompleted | Occurs when a manipulation and inertia on the System.Windows.UIElement object is complete. (Inherited from System.Windows.UIElement) | |
ManipulationDelta | Occurs when the input device changes position during a manipulation. (Inherited from System.Windows.UIElement) | |
ManipulationInertiaStarting | Occurs when the input device loses contact with the System.Windows.UIElement object during a manipulation and inertia begins. (Inherited from System.Windows.UIElement) | |
ManipulationStarted | Occurs when an input device begins a manipulation on the System.Windows.UIElement object. (Inherited from System.Windows.UIElement) | |
ManipulationStarting | Occurs when the manipulation processor is first created. (Inherited from System.Windows.UIElement) | |
MouseDoubleClick | Occurs when a mouse button is clicked two or more times. (Inherited from System.Windows.Controls.Control) | |
MouseDown | Occurs when any mouse button is pressed while the pointer is over this element. (Inherited from System.Windows.UIElement) | |
MouseEnter | Occurs when the mouse pointer enters the bounds of this element. (Inherited from System.Windows.UIElement) | |
MouseLeave | Occurs when the mouse pointer leaves the bounds of this element. (Inherited from System.Windows.UIElement) | |
MouseLeftButtonDown | Occurs when the left mouse button is pressed while the mouse pointer is over this element. (Inherited from System.Windows.UIElement) | |
MouseLeftButtonUp | Occurs when the left mouse button is released while the mouse pointer is over this element. (Inherited from System.Windows.UIElement) | |
MouseMove | Occurs when the mouse pointer moves while over this element. (Inherited from System.Windows.UIElement) | |
MouseRightButtonDown | Occurs when the right mouse button is pressed while the mouse pointer is over this element. (Inherited from System.Windows.UIElement) | |
MouseRightButtonUp | Occurs when the right mouse button is released while the mouse pointer is over this element. (Inherited from System.Windows.UIElement) | |
MouseUp | Occurs when any mouse button is released over this element. (Inherited from System.Windows.UIElement) | |
MouseWheel | Occurs when the user rotates the mouse wheel while the mouse pointer is over this element. (Inherited from System.Windows.UIElement) | |
PreviewDragEnter | Occurs when the input system reports an underlying drag event with this element as the drag target. (Inherited from System.Windows.UIElement) | |
PreviewDragLeave | Occurs when the input system reports an underlying drag event with this element as the drag origin. (Inherited from System.Windows.UIElement) | |
PreviewDragOver | Occurs when the input system reports an underlying drag event with this element as the potential drop target. (Inherited from System.Windows.UIElement) | |
PreviewDrop | Occurs when the input system reports an underlying drop event with this element as the drop target. (Inherited from System.Windows.UIElement) | |
PreviewGiveFeedback | Occurs when a drag-and-drop operation is started. (Inherited from System.Windows.UIElement) | |
PreviewGotKeyboardFocus | Occurs when the keyboard is focused on this element. (Inherited from System.Windows.UIElement) | |
PreviewKeyDown | Occurs when a key is pressed while focus is on this element. (Inherited from System.Windows.UIElement) | |
PreviewKeyUp | Occurs when a key is released while focus is on this element. (Inherited from System.Windows.UIElement) | |
PreviewLostKeyboardFocus | Occurs when the keyboard is no longer focused on this element. (Inherited from System.Windows.UIElement) | |
PreviewMouseDoubleClick | Occurs when a user clicks the mouse button two or more times. (Inherited from System.Windows.Controls.Control) | |
PreviewMouseDown | Occurs when any mouse button is pressed while the pointer is over this element. (Inherited from System.Windows.UIElement) | |
PreviewMouseLeftButtonDown | Occurs when the left mouse button is pressed while the mouse pointer is over this element. (Inherited from System.Windows.UIElement) | |
PreviewMouseLeftButtonUp | Occurs when the left mouse button is released while the mouse pointer is over this element. (Inherited from System.Windows.UIElement) | |
PreviewMouseMove | Occurs when the mouse pointer moves while the mouse pointer is over this element. (Inherited from System.Windows.UIElement) | |
PreviewMouseRightButtonDown | Occurs when the right mouse button is pressed while the mouse pointer is over this element. (Inherited from System.Windows.UIElement) | |
PreviewMouseRightButtonUp | Occurs when the right mouse button is released while the mouse pointer is over this element. (Inherited from System.Windows.UIElement) | |
PreviewMouseUp | Occurs when any mouse button is released while the mouse pointer is over this element. (Inherited from System.Windows.UIElement) | |
PreviewMouseWheel | Occurs when the user rotates the mouse wheel while the mouse pointer is over this element. (Inherited from System.Windows.UIElement) | |
PreviewQueryContinueDrag | Occurs when there is a change in the keyboard or mouse button state during a drag-and-drop operation. (Inherited from System.Windows.UIElement) | |
PreviewStylusButtonDown | Occurs when the stylus button is pressed while the pointer is over this element. (Inherited from System.Windows.UIElement) | |
PreviewStylusButtonUp | Occurs when the stylus button is released while the pointer is over this element. (Inherited from System.Windows.UIElement) | |
PreviewStylusDown | Occurs when the stylus touches the digitizer while it is over this element. (Inherited from System.Windows.UIElement) | |
PreviewStylusInAirMove | Occurs when the stylus moves over an element without actually touching the digitizer. (Inherited from System.Windows.UIElement) | |
PreviewStylusInRange | Occurs when the stylus is close enough to the digitizer to be detected, while over this element. (Inherited from System.Windows.UIElement) | |
PreviewStylusMove | Occurs 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) | |
PreviewStylusOutOfRange | Occurs when the stylus is too far from the digitizer to be detected. (Inherited from System.Windows.UIElement) | |
PreviewStylusSystemGesture | Occurs when a user performs one of several stylus gestures. (Inherited from System.Windows.UIElement) | |
PreviewStylusUp | Occurs when the user raises the stylus off the digitizer while the stylus is over this element. (Inherited from System.Windows.UIElement) | |
PreviewTextInput | Occurs when this element gets text in a device-independent manner. (Inherited from System.Windows.UIElement) | |
PreviewTouchDown | Occurs when a finger touches the screen while the finger is over this element. (Inherited from System.Windows.UIElement) | |
PreviewTouchMove | Occurs when a finger moves on the screen while the finger is over this element. (Inherited from System.Windows.UIElement) | |
PreviewTouchUp | Occurs when a finger is raised off of the screen while the finger is over this element. (Inherited from System.Windows.UIElement) | |
QueryContinueDrag | Occurs when there is a change in the keyboard or mouse button state during a drag-and-drop operation. (Inherited from System.Windows.UIElement) | |
QueryCursor | Occurs 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) | |
QuerySummaryResult | Occurs when a summary result is about to be calculated or recalculated. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
RecordActivated | Occurs after a Record has been made the DataPresenterBase.ActiveRecord (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
RecordActivatedDirect | Occurs after a Record has been made the DataPresenterBase.ActiveRecord (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
RecordActivating | Occurs before a Record is made the DataPresenterBase.ActiveRecord (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
RecordActivatingDirect | Occurs before a Record is made the DataPresenterBase.ActiveRecord (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
RecordAdded | Occurs 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) | |
RecordAdding | Occurs 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) | |
RecordCollapsed | Occurs after a Record has been collapsed (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
RecordCollapsing | Occurs before a Record is collapsed (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
RecordDeactivating | Occurs before the DataPresenterBase.ActiveRecord is being cleared (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
RecordDeactivatingDirect | Occurs before the DataPresenterBase.ActiveRecord is being cleared (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
RecordExpanded | Occurs after a Record has been expanded (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
RecordExpanding | Occurs before a Record is expanded (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
RecordFilterChanged | Raised when the user changes record filter criteria. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
RecordFilterChanging | Raised when the user changes record filter criteria. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
RecordFilterDropDownItemInitializing | Occurs when a record filter drop-down is being initialized. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
RecordFilterDropDownOpening | Raised before record filter drop-down is opened but after DataPresenterBase.RecordFilterDropDownPopulating event. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
RecordFilterDropDownPopulated | Raised 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) | |
RecordFilterDropDownPopulating | Raised 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) | |
RecordFixedLocationChanged | Occurs after a Record's fixed state has changed. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
RecordFixedLocationChanging | Occurs before a Record's fix state has changed. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
RecordsDeleted | Occurs after one or more DataRecords has been deleted. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
RecordsDeleting | Occurs when one or more DataRecords is about to be deleted. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
RecordsInViewChanged | Occurs after the set of Records in view has changed. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
RecordsInViewChangedDirect | Occurs after the set of Records in view has changed. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
RecordUpdateCanceled | Occurs after a DataRecord's changes have been canceled. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
RecordUpdateCanceling | Occurs when a DataRecord's changes are about to be canceled. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
RecordUpdated | Occurs after a DataRecord has been updated. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
RecordUpdating | Occurs when a DataRecord is about to be updated. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
RequestBringIntoView | Occurs when System.Windows.FrameworkElement.BringIntoView(System.Windows.Rect) is called on this element. (Inherited from System.Windows.FrameworkElement) | |
SelectedItemsChanged | Occurs after the DataPresenterBase.SelectedItems have changed. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
SelectedItemsChanging | Occurs when the DataPresenterBase.SelectedItems are about to change (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
SizeChanged | Occurs when either the System.Windows.FrameworkElement.ActualHeight or the System.Windows.FrameworkElement.ActualWidth properties change value on this element. (Inherited from System.Windows.FrameworkElement) | |
Sorted | Occurs when the sort order of records has changed as the result of a user action. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
Sorting | Occurs when the sort order of records is about to change as the result of a user action. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
SourceUpdated | Occurs when the source value changes for any existing property binding on this element. (Inherited from System.Windows.FrameworkElement) | |
StylusButtonDown | Occurs when the stylus button is pressed while the pointer is over this element. (Inherited from System.Windows.UIElement) | |
StylusButtonUp | Occurs when the stylus button is released while the pointer is over this element. (Inherited from System.Windows.UIElement) | |
StylusDown | Occurs when the stylus touches the digitizer while the stylus is over this element. (Inherited from System.Windows.UIElement) | |
StylusEnter | Occurs when the stylus enters the bounds of this element. (Inherited from System.Windows.UIElement) | |
StylusInAirMove | Occurs when the stylus moves over an element without actually touching the digitizer. (Inherited from System.Windows.UIElement) | |
StylusInRange | Occurs when the stylus is close enough to the digitizer to be detected, while over this element. (Inherited from System.Windows.UIElement) | |
StylusLeave | Occurs when the stylus leaves the bounds of the element. (Inherited from System.Windows.UIElement) | |
StylusMove | Occurs 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) | |
StylusOutOfRange | Occurs when the stylus is too far from the digitizer to be detected, while over this element. (Inherited from System.Windows.UIElement) | |
StylusSystemGesture | Occurs when a user performs one of several stylus gestures. (Inherited from System.Windows.UIElement) | |
StylusUp | Occurs when the user raises the stylus off the digitizer while it is over this element. (Inherited from System.Windows.UIElement) | |
SummaryResultChanged | Occurs when a summary result is calculated or recalculated. (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
SummarySelectionControlClosed | Raised 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) | |
SummarySelectionControlOpening | Raised 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) | |
TargetUpdated | Occurs when the target value changes for any property binding on this element. (Inherited from System.Windows.FrameworkElement) | |
TextInput | Occurs when this element gets text in a device-independent manner. (Inherited from System.Windows.UIElement) | |
ThemeChanged | Occurs when the 'Theme' property changes (Inherited from Infragistics.Windows.DataPresenter.DataPresenterBase) | |
ToolTipClosing | Occurs just before any tooltip on the element is closed. (Inherited from System.Windows.FrameworkElement) | |
ToolTipOpening | Occurs when any tooltip on the element is opened. (Inherited from System.Windows.FrameworkElement) | |
TouchDown | Occurs when a finger touches the screen while the finger is over this element. (Inherited from System.Windows.UIElement) | |
TouchEnter | Occurs when a touch moves from outside to inside the bounds of this element. (Inherited from System.Windows.UIElement) | |
TouchLeave | Occurs when a touch moves from inside to outside the bounds of this element. (Inherited from System.Windows.UIElement) | |
TouchMove | Occurs when a finger moves on the screen while the finger is over this element. (Inherited from System.Windows.UIElement) | |
TouchUp | Occurs when a finger is raised off of the screen while the finger is over this element. (Inherited from System.Windows.UIElement) | |
Unloaded | Occurs when the element is removed from within an element tree of loaded elements. (Inherited from System.Windows.FrameworkElement) |
XamDataPresenter Class
Infragistics.Windows.DataPresenter Namespace
ViewBase Class
GridView Class
GridViewSettings Class
CarouselView Class
Infragistics.Windows.Controls.CarouselViewSettings
CardView Class
CardViewSettings Class
View Property
XamDataCarousel Class
XamDataGrid Class
XamDataCards Class