The following tables list the members exposed by GridViewSettings.
Name | Description | |
---|---|---|
GridViewSettings Constructor | Creates an instance of GridViewSettings. |
Name | Description | |
---|---|---|
HeightInInfiniteContainersProperty | Identifies the HeightInInfiniteContainers dependency property | |
OrientationProperty | Identifies the Orientation dependency property | |
UseNestedPanelsProperty | Identifies the UseNestedPanels dependency property | |
WidthInInfiniteContainersProperty | Identifies the WidthInInfiniteContainers dependency property |
Name | Description | |
---|---|---|
AllowDrop | Gets or sets a value that indicates whether this element can be used as the target of a drag-and-drop operation. (Inherited from System.Windows.ContentElement) | |
AllowLastRecordScrollToTop | Returns/sets whether the last record can scroll all the way to the top. (Inherited from Infragistics.Windows.DataPresenter.GridViewSettingsBase) | |
AreAnyTouchesCaptured | Gets a value that indicates whether at least one touch is captured to this element. (Inherited from System.Windows.ContentElement) | |
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.ContentElement) | |
AreAnyTouchesDirectlyOver | Gets a value that indicates whether at least one touch is pressed over this element. (Inherited from System.Windows.ContentElement) | |
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.ContentElement) | |
BindingGroup | Gets or sets the System.Windows.Data.BindingGroup that is used for the element. (Inherited from System.Windows.FrameworkContentElement) | |
CommandBindings | Gets a collection of System.Windows.Input.CommandBinding objects that are associated with this element. (Inherited from System.Windows.ContentElement) | |
ContextMenu | Gets or sets the context menu element that should appear whenever the context menu is requested via user interface (UI) from within this element. (Inherited from System.Windows.FrameworkContentElement) | |
Cursor | Gets or sets the cursor that displays when the mouse pointer is over this element. (Inherited from System.Windows.FrameworkContentElement) | |
DataContext | Gets or sets the data context for an element when it participates in data binding. (Inherited from System.Windows.FrameworkContentElement) | |
DependencyObjectType | Gets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject) | |
Dispatcher | Gets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject) | |
Focusable | Gets or sets a value that indicates whether the element can receive focus. (Inherited from System.Windows.ContentElement) | |
FocusVisualStyle | Gets or sets an object 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.FrameworkContentElement) | |
ForceCursor | Gets or sets a value indicating whether this System.Windows.FrameworkContentElement should force the user interface (UI) to render the cursor as declared by this instance's System.Windows.FrameworkContentElement.Cursor property. (Inherited from System.Windows.FrameworkContentElement) | |
HasAnimatedProperties | Gets a value that indicates whether this element has any animated properties. (Inherited from System.Windows.ContentElement) | |
HeightInInfiniteContainers | Returns/sets a value that is used as default for the height of the control implementing the view when used in a container with infinite height available. | |
InputBindings | Gets the collection of input bindings that are associated with this element. (Inherited from System.Windows.ContentElement) | |
InputScope | Gets or sets the context for input used by this System.Windows.FrameworkContentElement. (Inherited from System.Windows.FrameworkContentElement) | |
IsEnabled | Gets or sets a value that indicates whether this element is enabled in the user interface (UI). (Inherited from System.Windows.ContentElement) | |
IsFocused | Gets a value that determines whether this element has logical focus. (Inherited from System.Windows.ContentElement) | |
IsInitialized | Gets a value indicating whether this element has been initialized, either by being loaded as Extensible Application Markup Language (XAML), or by explicitly having its System.Windows.FrameworkContentElement.EndInit method called. (Inherited from System.Windows.FrameworkContentElement) | |
IsInputMethodEnabled | Gets a value that indicates 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.ContentElement) | |
IsKeyboardFocused | Gets a value that indicates whether this element has keyboard focus. (Inherited from System.Windows.ContentElement) | |
IsKeyboardFocusWithin | Gets a value that indicates whether keyboard focus is anywhere within the element or child elements. (Inherited from System.Windows.ContentElement) | |
IsLoaded | Gets a value indicating whether this element has been loaded for presentation. (Inherited from System.Windows.FrameworkContentElement) | |
IsMouseCaptured | Gets a value that indicates whether the mouse is captured by this element. (Inherited from System.Windows.ContentElement) | |
IsMouseCaptureWithin | Gets a value that determines whether mouse capture is held by this element or by child elements in its element tree. (Inherited from System.Windows.ContentElement) | |
IsMouseDirectlyOver | Gets a value that indicates whether the position of the mouse pointer corresponds to hit test results, which take element compositing into account. (Inherited from System.Windows.ContentElement) | |
IsMouseOver | Gets a value that indicates whether the mouse pointer is located over this element (including visual child elements, or its control compositing). (Inherited from System.Windows.ContentElement) | |
IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject) | |
IsStylusCaptured | Gets a value that indicates whether the stylus is captured to this element. (Inherited from System.Windows.ContentElement) | |
IsStylusCaptureWithin | Gets a value that determines whether stylus capture is held by this element, including child elements and control compositing. (Inherited from System.Windows.ContentElement) | |
IsStylusDirectlyOver | Gets a value that indicates whether the stylus position corresponds to hit test results, which take element compositing into account. (Inherited from System.Windows.ContentElement) | |
IsStylusOver | Gets a value that indicates whether the stylus is located over this element (including visual child elements). (Inherited from System.Windows.ContentElement) | |
Language | Gets or sets localization/globalization language information that applies to an individual element. (Inherited from System.Windows.FrameworkContentElement) | |
Name | Gets or sets the identifying name of the element. The name provides an instance reference so that programmatic code-behind, such as event handler code, can refer to an element once it is constructed during parsing of XAML. (Inherited from System.Windows.FrameworkContentElement) | |
Orientation | Determines the orientation of records. | |
OverridesDefaultStyle | Gets or sets a value indicating whether this element incorporates style properties from theme styles. (Inherited from System.Windows.FrameworkContentElement) | |
Parent | Gets the parent in the logical tree for this element. (Inherited from System.Windows.FrameworkContentElement) | |
Resources | Gets or sets the current locally-defined resource dictionary. (Inherited from System.Windows.FrameworkContentElement) | |
Style | Gets or sets the style to be used by this element. (Inherited from System.Windows.FrameworkContentElement) | |
Tag | Gets or sets an arbitrary object value that can be used to store custom information about this element. (Inherited from System.Windows.FrameworkContentElement) | |
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.FrameworkContentElement) | |
ToolTip | Gets or sets the tool-tip object that is displayed for this element in the user interface (UI). (Inherited from System.Windows.FrameworkContentElement) | |
TouchesCaptured | Gets all touch devices that are captured to this element. (Inherited from System.Windows.ContentElement) | |
TouchesCapturedWithin | Gets all touch devices that are captured to this element or any child elements in its visual tree. (Inherited from System.Windows.ContentElement) | |
TouchesDirectlyOver | Gets all touch devices that are over this element. (Inherited from System.Windows.ContentElement) | |
TouchesOver | Gets all touch devices that are over this element or any child elements in its visual tree. (Inherited from System.Windows.ContentElement) | |
UseNestedPanels | Determines how items panels are used to display hierarchical data. | |
WidthInInfiniteContainers | Returns/sets a value that is used as default for the width of the control implementing the view when used in a container with infinite width available. |
Name | Description | |
---|---|---|
DefaultStyleKey | Gets or sets the key to use to find the style template for this control in themes. (Inherited from System.Windows.FrameworkContentElement) | |
IsEnabledCore | Gets a value that becomes the return value of System.Windows.ContentElement.IsEnabled in derived classes. (Inherited from System.Windows.ContentElement) | |
LogicalChildren | Gets an enumerator for the logical child elements of this element. (Inherited from System.Windows.FrameworkContentElement) |
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.ContentElement) | |
AddToEventRoute | Adds handlers to the specified System.Windows.EventRoute for the current System.Windows.ContentElement event handler collection. (Inherited from System.Windows.ContentElement) | |
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.ContentElement) | |
BeginAnimation | Overloaded. Starts an animation for a specified animated property on this element. (Inherited from System.Windows.ContentElement) | |
BeginInit | Called before an element is initialized. (Inherited from System.Windows.FrameworkContentElement) | |
BeginStoryboard | Overloaded. Begins the sequence of actions that are contained in the provided storyboard. (Inherited from System.Windows.FrameworkContentElement) | |
BringIntoView | Attempts to bring this element into view, within any scrollable regions it is contained within. (Inherited from System.Windows.FrameworkContentElement) | |
CaptureMouse | Attempts to force capture of the mouse to this element. (Inherited from System.Windows.ContentElement) | |
CaptureStylus | Attempts to force capture of the stylus to this element. (Inherited from System.Windows.ContentElement) | |
CaptureTouch | Attempts to force capture of a touch to this element. (Inherited from System.Windows.ContentElement) | |
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 | Called immediately after an element is initialized. (Inherited from System.Windows.FrameworkContentElement) | |
Equals | (Inherited from System.Windows.DependencyObject) | |
FindName | (Inherited from System.Windows.FrameworkContentElement) | |
FindResource | Searches for a resource with the specified key, and will throw an exception if the requested resource is not found. (Inherited from System.Windows.FrameworkContentElement) | |
Focus | Attempts to set focus to this element. (Inherited from System.Windows.ContentElement) | |
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.ContentElement) | |
GetBindingExpression | Gets the System.Windows.Data.BindingExpression for the specified property's binding. (Inherited from System.Windows.FrameworkContentElement) | |
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) | |
GetValue | Returns the current effective value of a dependency property on this instance of a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject) | |
InvalidateProperty | (Inherited from System.Windows.DependencyObject) | |
MoveFocus | Moves the keyboard focus from this element to another element. (Inherited from System.Windows.FrameworkContentElement) | |
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. This method is sealed and cannot be overridden. (Inherited from System.Windows.FrameworkContentElement) | |
RaiseEvent | (Inherited from System.Windows.ContentElement) | |
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.FrameworkContentElement) | |
ReleaseAllTouchCaptures | Releases all captured touch devices from this element. (Inherited from System.Windows.ContentElement) | |
ReleaseMouseCapture | Releases the mouse capture, if this element held the capture. (Inherited from System.Windows.ContentElement) | |
ReleaseStylusCapture | Releases the stylus device capture, if this element held the capture. (Inherited from System.Windows.ContentElement) | |
ReleaseTouchCapture | Attempts to release the specified touch device from this element. (Inherited from System.Windows.ContentElement) | |
RemoveHandler | Removes the specified routed event handler from this element. (Inherited from System.Windows.ContentElement) | |
SetBinding | Overloaded. Attaches a binding to this element, based on the provided binding object. (Inherited from System.Windows.FrameworkContentElement) | |
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.FrameworkContentElement) | |
SetValue | Overloaded. Sets the local value of a dependency property, specified by its dependency property identifier. (Inherited from System.Windows.DependencyObject) | |
TryFindResource | Searches for a resource with the specified key, and returns that resource if found. (Inherited from System.Windows.FrameworkContentElement) | |
UnregisterName | Simplifies access to the System.Windows.NameScope de-registration method. (Inherited from System.Windows.FrameworkContentElement) | |
UpdateDefaultStyle | Reapplies the default style to the current System.Windows.FrameworkContentElement. (Inherited from System.Windows.FrameworkContentElement) |
Name | Description | |
---|---|---|
AddLogicalChild | Adds the provided element as a child of this element. (Inherited from System.Windows.FrameworkContentElement) | |
GetUIParentCore | Returns an alternative logical parent for this element if there is no visual parent. In this case, a System.Windows.FrameworkContentElement parent is always the same value as the System.Windows.FrameworkContentElement.Parent property. (Inherited from System.Windows.FrameworkContentElement) | |
OnContextMenuClosing | Invoked whenever the System.Windows.FrameworkContentElement.ContextMenuClosing routed event reaches this class in its route. Implement this method to add class handling for this event. (Inherited from System.Windows.FrameworkContentElement) | |
OnContextMenuOpening | Invoked whenever the System.Windows.FrameworkContentElement.ContextMenuOpening routed event reaches this class in its route. Implement this method to add class handling for this event. (Inherited from System.Windows.FrameworkContentElement) | |
OnControlInitialized | Overridden. Called when the control that owns this Infragistics.Windows.Controls.ViewSettingsBase derived object has its OnInitialized method called. | |
OnCreateAutomationPeer | Returns class-specific System.Windows.Automation.Peers.AutomationPeer implementations for the Windows Presentation Foundation (WPF) infrastructure. (Inherited from System.Windows.ContentElement) | |
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.ContentElement) | |
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.ContentElement) | |
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.ContentElement) | |
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.ContentElement) | |
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.ContentElement) | |
OnGotFocus | Class handler for the System.Windows.ContentElement.GotFocus event. (Inherited from System.Windows.FrameworkContentElement) | |
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.ContentElement) | |
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.ContentElement) | |
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.ContentElement) | |
OnGotTouchCapture | Provides class handling for the System.Windows.ContentElement.GotTouchCapture routed event that occurs when a touch is captured to this element. (Inherited from System.Windows.ContentElement) | |
OnInitialized | Raises the System.Windows.FrameworkContentElement.Initialized event. This method is invoked whenever System.Windows.FrameworkContentElement.IsInitialized is set to true. (Inherited from System.Windows.FrameworkContentElement) | |
OnIsKeyboardFocusedChanged | Invoked when an unhandled System.Windows.ContentElement.IsKeyboardFocusedChanged event is raised on this element. Implement this method to add class handling for this event. (Inherited from System.Windows.ContentElement) | |
OnIsKeyboardFocusWithinChanged | Invoked just before the System.Windows.ContentElement.IsKeyboardFocusWithinChanged event is raised by this element. Implement this method to add class handling for this event. (Inherited from System.Windows.ContentElement) | |
OnIsMouseCapturedChanged | Invoked when an unhandled System.Windows.ContentElement.IsMouseCapturedChanged event is raised on this element. Implement this method to add class handling for this event. (Inherited from System.Windows.ContentElement) | |
OnIsMouseCaptureWithinChanged | Invoked when an unhandled System.Windows.ContentElement.IsMouseCaptureWithinChanged event is raised on this element. Implement this method to add class handling for this event. (Inherited from System.Windows.ContentElement) | |
OnIsMouseDirectlyOverChanged | Invoked when an unhandled System.Windows.ContentElement.IsMouseDirectlyOverChanged event is raised on this element. Implement this method to add class handling for this event. (Inherited from System.Windows.ContentElement) | |
OnIsStylusCapturedChanged | Invoked when an unhandled System.Windows.ContentElement.IsStylusCapturedChanged event is raised on this element. Implement this method to add class handling for this event. (Inherited from System.Windows.ContentElement) | |
OnIsStylusCaptureWithinChanged | Invoked when an unhandled System.Windows.ContentElement.IsStylusCaptureWithinChanged event is raised on this element. Implement this method to add class handling for this event. (Inherited from System.Windows.ContentElement) | |
OnIsStylusDirectlyOverChanged | Invoked when an unhandled System.Windows.ContentElement.IsStylusDirectlyOverChanged event is raised on this element. Implement this method to add class handling for this event. (Inherited from System.Windows.ContentElement) | |
OnKeyDown | Invoked when an unhandled System.Windows.Input.Keyboard.KeyDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.ContentElement) | |
OnKeyUp | Invoked when an unhandled System.Windows.Input.Keyboard.KeyUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.ContentElement) | |
OnLostFocus | Raises the System.Windows.ContentElement.LostFocus routed event by using the event data that is provided. (Inherited from System.Windows.ContentElement) | |
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.ContentElement) | |
OnLostMouseCapture | Invoked when an unhandled System.Windows.Input.Mouse.LostMouseCapture 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.ContentElement) | |
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.ContentElement) | |
OnLostTouchCapture | Provides class handling for the System.Windows.ContentElement.LostTouchCapture routed event that occurs when this element loses a touch capture. (Inherited from System.Windows.ContentElement) | |
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.ContentElement) | |
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.ContentElement) | |
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.ContentElement) | |
OnMouseLeftButtonDown | Invoked when an unhandled System.Windows.ContentElement.MouseLeftButtonDown routed event is raised on this element. Implement this method to add class handling for this event. (Inherited from System.Windows.ContentElement) | |
OnMouseLeftButtonUp | Invoked when an unhandled System.Windows.ContentElement.MouseLeftButtonUp routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.ContentElement) | |
OnMouseMove | Invoked when an unhandled System.Windows.Input.Mouse.MouseMove 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.ContentElement) | |
OnMouseRightButtonDown | Invoked when an unhandled System.Windows.ContentElement.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.ContentElement) | |
OnMouseRightButtonUp | Invoked when an unhandled System.Windows.ContentElement.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.ContentElement) | |
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.ContentElement) | |
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.ContentElement) | |
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.ContentElement) | |
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.ContentElement) | |
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.ContentElement) | |
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.ContentElement) | |
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.ContentElement) | |
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.ContentElement) | |
OnPreviewKeyDown | Invoked when an unhandled System.Windows.Input.Keyboard.PreviewKeyDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.ContentElement) | |
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.ContentElement) | |
OnPreviewLostKeyboardFocus | Invoked when an unhandled System.Windows.Input.Keyboard.PreviewKeyDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.ContentElement) | |
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.ContentElement) | |
OnPreviewMouseLeftButtonDown | Invoked when an unhandled System.Windows.ContentElement.PreviewMouseLeftButtonDown routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.ContentElement) | |
OnPreviewMouseLeftButtonUp | Invoked when an unhandled System.Windows.ContentElement.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.ContentElement) | |
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.ContentElement) | |
OnPreviewMouseRightButtonDown | Invoked when an unhandled System.Windows.ContentElement.PreviewMouseRightButtonDown routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.ContentElement) | |
OnPreviewMouseRightButtonUp | Invoked when an unhandled System.Windows.ContentElement.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.ContentElement) | |
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.ContentElement) | |
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.ContentElement) | |
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.ContentElement) | |
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.ContentElement) | |
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.ContentElement) | |
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.ContentElement) | |
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.ContentElement) | |
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.ContentElement) | |
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.ContentElement) | |
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.ContentElement) | |
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.ContentElement) | |
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.ContentElement) | |
OnPreviewTextInput | Invoked when an unhandled System.Windows.Input.TextCompositionManager.PreviewTextInput attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.ContentElement) | |
OnPreviewTouchDown | Provides class handling for the System.Windows.ContentElement.PreviewTouchDown routed event that occurs when a touch presses this element. (Inherited from System.Windows.ContentElement) | |
OnPreviewTouchMove | Provides class handling for the System.Windows.ContentElement.PreviewTouchMove routed event that occurs when a touch moves while inside this element. (Inherited from System.Windows.ContentElement) | |
OnPreviewTouchUp | Provides class handling for the System.Windows.ContentElement.PreviewTouchUp routed event that occurs when a touch is released inside this element. (Inherited from System.Windows.ContentElement) | |
OnPropertyChanged | (Inherited from Infragistics.Windows.Helpers.FrameworkContentElementNotifier) | |
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.ContentElement) | |
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.ContentElement) | |
OnStyleChanged | (Inherited from System.Windows.FrameworkContentElement) | |
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.ContentElement) | |
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.ContentElement) | |
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.ContentElement) | |
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.ContentElement) | |
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.ContentElement) | |
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.ContentElement) | |
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.ContentElement) | |
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.ContentElement) | |
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.ContentElement) | |
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.ContentElement) | |
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.ContentElement) | |
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.ContentElement) | |
OnToolTipClosing | Invoked whenever the System.Windows.FrameworkContentElement.ToolTipClosing routed event reaches this class in its route. Implement this method to add class handling for this event. (Inherited from System.Windows.FrameworkContentElement) | |
OnToolTipOpening | Invoked whenever the System.Windows.FrameworkContentElement.ToolTipOpening routed event reaches this class in its route. Implement this method to add class handling for this event. (Inherited from System.Windows.FrameworkContentElement) | |
OnTouchDown | Provides class handling for the System.Windows.ContentElement.TouchDown routed event that occurs when a touch presses inside this element. (Inherited from System.Windows.ContentElement) | |
OnTouchEnter | Provides class handling for the System.Windows.ContentElement.TouchEnter routed event that occurs when a touch moves from outside to inside the bounds of this element. (Inherited from System.Windows.ContentElement) | |
OnTouchLeave | Provides class handling for the System.Windows.ContentElement.TouchLeave routed event that occurs when a touch moves from inside to outside the bounds of this element. (Inherited from System.Windows.ContentElement) | |
OnTouchMove | Provides class handling for the System.Windows.ContentElement.TouchMove routed event that occurs when a touch moves while inside this element. (Inherited from System.Windows.ContentElement) | |
OnTouchUp | Provides class handling for the System.Windows.ContentElement.TouchUp routed event that occurs when a touch is released inside this element. (Inherited from System.Windows.ContentElement) | |
RaisePropertyChangedEvent | (Inherited from Infragistics.Windows.Helpers.FrameworkContentElementNotifier) | |
RemoveLogicalChild | Removes the specified element from the logical tree for this element. (Inherited from System.Windows.FrameworkContentElement) | |
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 | |
---|---|---|
ContextMenuClosing | Occurs just before any context menu on the element is closed. (Inherited from System.Windows.FrameworkContentElement) | |
ContextMenuOpening | Occurs when any context menu on the element is opened. (Inherited from System.Windows.FrameworkContentElement) | |
DataContextChanged | Occurs when this element's data context changes. (Inherited from System.Windows.FrameworkContentElement) | |
DragEnter | Occurs when the input system reports an underlying drag event with this element as the drag target. (Inherited from System.Windows.ContentElement) | |
DragLeave | Occurs when the input system reports an underlying drag event with this element as the drag origin. (Inherited from System.Windows.ContentElement) | |
DragOver | Occurs when the input system reports an underlying drag event with this element as the potential drop target. (Inherited from System.Windows.ContentElement) | |
Drop | Occurs when the input system reports an underlying drop event with this element as the drop target. (Inherited from System.Windows.ContentElement) | |
FocusableChanged | Occurs when the value of the System.Windows.ContentElement.Focusable property changes. (Inherited from System.Windows.ContentElement) | |
GiveFeedback | Occurs when the input system reports an underlying drag-and-drop event that involves this element. (Inherited from System.Windows.ContentElement) | |
GotFocus | Occurs when this element gets logical focus. (Inherited from System.Windows.ContentElement) | |
GotKeyboardFocus | Occurs when the keyboard is focused on this element. (Inherited from System.Windows.ContentElement) | |
GotMouseCapture | Occurs when this element captures the mouse. (Inherited from System.Windows.ContentElement) | |
GotStylusCapture | Occurs when this element captures the stylus. (Inherited from System.Windows.ContentElement) | |
GotTouchCapture | Occurs when a touch is captured to this element. (Inherited from System.Windows.ContentElement) | |
Initialized | Occurs when this System.Windows.FrameworkContentElement is initialized. This coincides with cases where the value of the System.Windows.FrameworkContentElement.IsInitialized property changes from false (or undefined) to true. (Inherited from System.Windows.FrameworkContentElement) | |
IsEnabledChanged | Occurs when the value of the System.Windows.ContentElement.IsEnabled property on this element changes. (Inherited from System.Windows.ContentElement) | |
IsKeyboardFocusedChanged | Occurs when the value of the System.Windows.ContentElement.IsKeyboardFocused property changes on this element. (Inherited from System.Windows.ContentElement) | |
IsKeyboardFocusWithinChanged | Occurs when the value of the System.Windows.ContentElement.IsKeyboardFocusWithinChanged property changes on this element. (Inherited from System.Windows.ContentElement) | |
IsMouseCapturedChanged | Occurs when the value of the System.Windows.ContentElement.IsMouseCaptured property changes on this element. (Inherited from System.Windows.ContentElement) | |
IsMouseCaptureWithinChanged | Occurs when the value of the System.Windows.ContentElement.IsMouseCaptureWithinProperty changes on this element. (Inherited from System.Windows.ContentElement) | |
IsMouseDirectlyOverChanged | Occurs when the value of the System.Windows.ContentElement.IsMouseDirectlyOver property changes on this element. (Inherited from System.Windows.ContentElement) | |
IsStylusCapturedChanged | Occurs when the value of the System.Windows.ContentElement.IsStylusCaptured property changes on this element. (Inherited from System.Windows.ContentElement) | |
IsStylusCaptureWithinChanged | Occurs when the value of the System.Windows.ContentElement.IsStylusCaptureWithin property changes on this element. (Inherited from System.Windows.ContentElement) | |
IsStylusDirectlyOverChanged | Occurs when the value of the System.Windows.ContentElement.IsStylusDirectlyOver property changes on this element. (Inherited from System.Windows.ContentElement) | |
KeyDown | Occurs when a key is pressed while focus is on this element. (Inherited from System.Windows.ContentElement) | |
KeyUp | Occurs when a key is released while focus is on this element. (Inherited from System.Windows.ContentElement) | |
Loaded | Occurs when the element is laid out, rendered, and ready for interaction. (Inherited from System.Windows.FrameworkContentElement) | |
LostFocus | Occurs when this element loses logical focus. (Inherited from System.Windows.ContentElement) | |
LostKeyboardFocus | Occurs when the keyboard is no longer focused on this element. (Inherited from System.Windows.ContentElement) | |
LostMouseCapture | Occurs when this element loses mouse capture. (Inherited from System.Windows.ContentElement) | |
LostStylusCapture | Occurs when this element loses stylus capture. (Inherited from System.Windows.ContentElement) | |
LostTouchCapture | Occurs when this element loses a touch capture. (Inherited from System.Windows.ContentElement) | |
MouseDown | Occurs when any mouse button is pressed while the pointer is over this element. (Inherited from System.Windows.ContentElement) | |
MouseEnter | Occurs when the mouse pointer enters the bounds of this element. (Inherited from System.Windows.ContentElement) | |
MouseLeave | Occurs when the mouse pointer leaves the bounds of this element. (Inherited from System.Windows.ContentElement) | |
MouseLeftButtonDown | Occurs when the left mouse button is pressed while the mouse pointer is over this element. (Inherited from System.Windows.ContentElement) | |
MouseLeftButtonUp | Occurs when the left mouse button is released while the mouse pointer is over this element. (Inherited from System.Windows.ContentElement) | |
MouseMove | Occurs when the mouse pointer moves while over this element. (Inherited from System.Windows.ContentElement) | |
MouseRightButtonDown | Occurs when the right mouse button is pressed while the mouse pointer is over this element. (Inherited from System.Windows.ContentElement) | |
MouseRightButtonUp | Occurs when the right mouse button is released while the mouse pointer is over this element. (Inherited from System.Windows.ContentElement) | |
MouseUp | Occurs when any mouse button is released over this element. (Inherited from System.Windows.ContentElement) | |
MouseWheel | Occurs when the user rotates the mouse wheel while the mouse pointer is over this element. (Inherited from System.Windows.ContentElement) | |
PreviewDragEnter | Occurs when the input system reports an underlying drag event with this element as the drag target. (Inherited from System.Windows.ContentElement) | |
PreviewDragLeave | Occurs when the input system reports an underlying drag event with this element as the drag origin. (Inherited from System.Windows.ContentElement) | |
PreviewDragOver | Occurs when the input system reports an underlying drag event with this element as the potential drop target. (Inherited from System.Windows.ContentElement) | |
PreviewDrop | Occurs when the input system reports an underlying drop event with this element as the drop target. (Inherited from System.Windows.ContentElement) | |
PreviewGiveFeedback | Occurs when a drag-and-drop operation is started. (Inherited from System.Windows.ContentElement) | |
PreviewGotKeyboardFocus | Occurs when the keyboard is focused on this element. (Inherited from System.Windows.ContentElement) | |
PreviewKeyDown | Occurs when a key is pressed while the keyboard is focused on this element. (Inherited from System.Windows.ContentElement) | |
PreviewKeyUp | Occurs when a key is released while the keyboard is focused on this element. (Inherited from System.Windows.ContentElement) | |
PreviewLostKeyboardFocus | Occurs when the keyboard is no longer focused on this element. (Inherited from System.Windows.ContentElement) | |
PreviewMouseDown | Occurs when any mouse button is pressed while the pointer is over this element. (Inherited from System.Windows.ContentElement) | |
PreviewMouseLeftButtonDown | Occurs when the left mouse button is pressed while the mouse pointer is over this element. (Inherited from System.Windows.ContentElement) | |
PreviewMouseLeftButtonUp | Occurs when the left mouse button is released while the mouse pointer is over this element. (Inherited from System.Windows.ContentElement) | |
PreviewMouseMove | Occurs when the mouse pointer moves while the mouse pointer is over this element. (Inherited from System.Windows.ContentElement) | |
PreviewMouseRightButtonDown | Occurs when the right mouse button is pressed while the mouse pointer is over this element. (Inherited from System.Windows.ContentElement) | |
PreviewMouseRightButtonUp | Occurs when the right mouse button is released while the mouse pointer is over this element. (Inherited from System.Windows.ContentElement) | |
PreviewMouseUp | Occurs when any mouse button is released while the mouse pointer is over this element. (Inherited from System.Windows.ContentElement) | |
PreviewMouseWheel | Occurs when the user rotates the mouse wheel while the mouse pointer is over this element. (Inherited from System.Windows.ContentElement) | |
PreviewQueryContinueDrag | Occurs when there is a change in the keyboard or mouse button state during a drag-and-drop operation. (Inherited from System.Windows.ContentElement) | |
PreviewStylusButtonDown | Occurs when the stylus button is pressed while the pointer is over this element. (Inherited from System.Windows.ContentElement) | |
PreviewStylusButtonUp | Occurs when the stylus button is released while the pointer is over this element. (Inherited from System.Windows.ContentElement) | |
PreviewStylusDown | Occurs when the stylus touches the digitizer while it is over this element. (Inherited from System.Windows.ContentElement) | |
PreviewStylusInAirMove | Occurs when the stylus moves over an element without actually touching the digitizer. (Inherited from System.Windows.ContentElement) | |
PreviewStylusInRange | Occurs when the stylus is close enough to the digitizer to be detected, while over this element. (Inherited from System.Windows.ContentElement) | |
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.ContentElement.PreviewStylusInAirMove is raised instead. (Inherited from System.Windows.ContentElement) | |
PreviewStylusOutOfRange | Occurs when the stylus is too far from the digitizer to be detected. (Inherited from System.Windows.ContentElement) | |
PreviewStylusSystemGesture | Occurs when a user performs one of several stylus gestures. (Inherited from System.Windows.ContentElement) | |
PreviewStylusUp | Occurs when the user raises the stylus off the digitizer while the stylus is over this element. (Inherited from System.Windows.ContentElement) | |
PreviewTextInput | Occurs when this element gets text in a device-independent manner. (Inherited from System.Windows.ContentElement) | |
PreviewTouchDown | Occurs when a finger touches the screen while the finger is over this element. (Inherited from System.Windows.ContentElement) | |
PreviewTouchMove | Occurs when a finger moves on the screen while the finger is over this element. (Inherited from System.Windows.ContentElement) | |
PreviewTouchUp | Occurs when a finger is raised off of the screen while the finger is over this element. (Inherited from System.Windows.ContentElement) | |
PropertyChanged | (Inherited from Infragistics.Windows.Helpers.FrameworkContentElementNotifier) | |
QueryContinueDrag | Occurs when there is a change in the keyboard or mouse button state during a drag-and-drop operation. (Inherited from System.Windows.ContentElement) | |
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.ContentElement) | |
SourceUpdated | Occurs when any associated data source participating in a binding on this element changes. (Inherited from System.Windows.FrameworkContentElement) | |
StylusButtonDown | Occurs when the stylus button is pressed while the pointer is over this element. (Inherited from System.Windows.ContentElement) | |
StylusButtonUp | Occurs when the stylus button is released while the pointer is over this element. (Inherited from System.Windows.ContentElement) | |
StylusDown | Occurs when the stylus touches the digitizer while the stylus is over this element. (Inherited from System.Windows.ContentElement) | |
StylusEnter | Occurs when the stylus enters the bounds of this element. (Inherited from System.Windows.ContentElement) | |
StylusInAirMove | Occurs when the stylus moves over an element without actually touching the digitizer. (Inherited from System.Windows.ContentElement) | |
StylusInRange | Occurs when the stylus is close enough to the digitizer to be detected, while over this element. (Inherited from System.Windows.ContentElement) | |
StylusLeave | Occurs when the stylus leaves the bounds of the element. (Inherited from System.Windows.ContentElement) | |
StylusMove | Occurs when the stylus moves over this element. The stylus must move while on the digitizer to raise this event. Otherwise, System.Windows.ContentElement.StylusInAirMove is raised instead. (Inherited from System.Windows.ContentElement) | |
StylusOutOfRange | Occurs when the stylus is too far from the digitizer to be detected, while over this element. (Inherited from System.Windows.ContentElement) | |
StylusSystemGesture | Occurs when a user performs one of several stylus gestures. (Inherited from System.Windows.ContentElement) | |
StylusUp | Occurs when the user raises the stylus off the digitizer while it is over this element. (Inherited from System.Windows.ContentElement) | |
TargetUpdated | Occurs when any associated target property participating in a binding on this element changes. (Inherited from System.Windows.FrameworkContentElement) | |
TextInput | Occurs when this element gets text in a device-independent manner. (Inherited from System.Windows.ContentElement) | |
ToolTipClosing | Occurs just before any tooltip on the element is closed. (Inherited from System.Windows.FrameworkContentElement) | |
ToolTipOpening | Occurs when any tooltip on the element is opened. (Inherited from System.Windows.FrameworkContentElement) | |
TouchDown | Occurs when a finger touches the screen while the finger is over this element. (Inherited from System.Windows.ContentElement) | |
TouchEnter | Occurs when a touch moves from outside to inside the bounds of this element. (Inherited from System.Windows.ContentElement) | |
TouchLeave | Occurs when a touch moves from inside to outside the bounds of this element. (Inherited from System.Windows.ContentElement) | |
TouchMove | Occurs when a finger moves on the screen while the finger is over this element. (Inherited from System.Windows.ContentElement) | |
TouchUp | Occurs when a finger is raised off of the screen while the finger is over this element. (Inherited from System.Windows.ContentElement) | |
Unloaded | Occurs when the element is removed from an element tree of loaded elements. (Inherited from System.Windows.FrameworkContentElement) |