Name | Description | |
---|---|---|
InsertionCell Constructor | Initializes a new instance of the InsertionCell class. |
The following tables list the members exposed by InsertionCell.
Name | Description | |
---|---|---|
InsertionCell Constructor | Initializes a new instance of the InsertionCell class. |
Name | Description | |
---|---|---|
ActualHeight | (Inherited from System.Windows.FrameworkElement) | |
ActualWidth | (Inherited from DataCell) | |
AllowDrop | (Inherited from DataCell) | |
AreAnyTouchesCaptured | (Inherited from DataCell) | |
AreAnyTouchesCapturedWithin | (Inherited from DataCell) | |
AreAnyTouchesDirectlyOver | (Inherited from DataCell) | |
AreAnyTouchesOver | (Inherited from DataCell) | |
Background | (Inherited from DataCell) | |
BindingGroup | (Inherited from DataCell) | |
BorderBrush | (Inherited from DataCell) | |
BorderThickness | (Inherited from DataCell) | |
CacheMode | (Inherited from DataCell) | |
CellErrorStyle | Gets or sets the style that will be used by the cell when its content fails the validation process. (Inherited from DataCell) | |
CellValidationRules | Gets the list of CellValidationRules against which a cell's content is validated before the cell exists edit mode. (Inherited from DataCell) | |
Clip | (Inherited from DataCell) | |
ClipToBounds | (Inherited from DataCell) | |
CoercedContentTemplate | Gets the template that is currently being used. (Inherited from DataCell) | |
CommandBindings | (Inherited from DataCell) | |
Content | (Inherited from DataCell) | |
ContentStringFormat | (Inherited from DataCell) | |
ContentTemplate | (Inherited from DataCell) | |
ContentTemplateSelector | (Inherited from DataCell) | |
ContextMenu | (Inherited from DataCell) | |
CurrentBackground | Gets or sets the brush that will be used to paint the cell's background when the cell becomes current. (Inherited from DataCell) | |
CurrentForeground | Gets or sets the brush that will be used to paint the cell's foreground when the cell becomes current. (Inherited from DataCell) | |
Cursor | (Inherited from DataCell) | |
DataContext | (Inherited from DataCell) | |
DependencyObjectType | (Inherited from DataCell) | |
DesiredSize | (Inherited from DataCell) | |
Dispatcher | (Inherited from DataCell) | |
Effect | (Inherited from DataCell) | |
FieldName | Gets or sets the field name of the parent column. (Inherited from DataCell) | |
FlowDirection | (Inherited from DataCell) | |
Focusable | (Inherited from DataCell) | |
FocusVisualStyle | (Inherited from DataCell) | |
FontFamily | (Inherited from DataCell) | |
FontSize | (Inherited from DataCell) | |
FontStretch | (Inherited from DataCell) | |
FontStyle | (Inherited from DataCell) | |
FontWeight | (Inherited from DataCell) | |
ForceCursor | (Inherited from DataCell) | |
Foreground | (Inherited from DataCell) | |
HasAnimatedProperties | (Inherited from DataCell) | |
HasValidationError | Gets a value indicating whether the cell's content failed the validation process. (Inherited from DataCell) | |
Height | (Inherited from DataCell) | |
HorizontalAlignment | (Inherited from DataCell) | |
HorizontalContentAlignment | (Inherited from DataCell) | |
InactiveSelectionBackground | Gets or sets the brush that will be used to paint the cell's background when the cell is selected but inactive. (Inherited from DataCell) | |
InactiveSelectionForeground | Gets or sets the brush that will be used to paint the cell's foreground when the cell is selected but inactive. (Inherited from DataCell) | |
InputBindings | (Inherited from DataCell) | |
InputScope | (Inherited from DataCell) | |
IsArrangeValid | (Inherited from DataCell) | |
IsBeingEdited | Gets a value indicating whether the cell is being edited. (Inherited from DataCell) | |
IsCellEditorDisplayed | Gets a value indicating whether the cell's editor is displayed. (Inherited from DataCell) | |
IsCurrent | Gets a value indicating whether the cell is the current cell. (Inherited from DataCell) | |
IsCurrentSearchMatch | Gets if the cell is the currently selected cell for the SearchControl. (Inherited from DataCell) | |
IsDirty | Gets a value indicating whether the content of the cell has been modified since it entered edit mode. (Inherited from DataCell) | |
IsEnabled | (Inherited from DataCell) | |
IsFocused | (Inherited from DataCell) | |
IsHitTestVisible | (Inherited from DataCell) | |
IsInitialized | (Inherited from DataCell) | |
IsInputMethodEnabled | (Inherited from DataCell) | |
IsKeyboardFocused | (Inherited from DataCell) | |
IsKeyboardFocusWithin | (Inherited from DataCell) | |
IsLoaded | (Inherited from DataCell) | |
IsManipulationEnabled | (Inherited from DataCell) | |
IsMeasureValid | (Inherited from DataCell) | |
IsMouseCaptured | (Inherited from DataCell) | |
IsMouseCaptureWithin | (Inherited from DataCell) | |
IsMouseDirectlyOver | (Inherited from DataCell) | |
IsMouseOver | (Inherited from DataCell) | |
IsSealed | (Inherited from DataCell) | |
IsSearchMatch | Gets if the cell's content is a valid search match for the SearchControl's current search value. (Inherited from DataCell) | |
IsSelected | Gets a value indicating whether the cell is selected. (Inherited from DataCell) | |
IsStylusCaptured | (Inherited from DataCell) | |
IsStylusCaptureWithin | (Inherited from DataCell) | |
IsStylusDirectlyOver | (Inherited from DataCell) | |
IsStylusOver | (Inherited from DataCell) | |
IsTabStop | (Inherited from DataCell) | |
IsValidationErrorRestrictive | Gets a value indicating whether the validation rule that failed prevents the focus from moving to another row until the error is fixed. (Inherited from DataCell) | |
IsVisible | (Inherited from DataCell) | |
Language | (Inherited from DataCell) | |
LayoutTransform | (Inherited from DataCell) | |
Margin | (Inherited from DataCell) | |
MaxHeight | (Inherited from DataCell) | |
MaxWidth | (Inherited from DataCell) | |
MinHeight | (Inherited from DataCell) | |
MinWidth | (Inherited from DataCell) | |
Name | (Inherited from DataCell) | |
Opacity | (Inherited from DataCell) | |
OpacityMask | (Inherited from DataCell) | |
OverridesDefaultStyle | (Inherited from DataCell) | |
Padding | (Inherited from DataCell) | |
Parent | (Inherited from DataCell) | |
ParentColumn | Gets the cell's parent column. (Inherited from DataCell) | |
ParentRow | Gets the cell's parent row. (Inherited from DataCell) | |
ReadOnly | Gets or sets a value indicating whether the cell is readonly. (Inherited from DataCell) | |
RenderSize | (Inherited from DataCell) | |
RenderTransform | (Inherited from DataCell) | |
RenderTransformOrigin | (Inherited from DataCell) | |
Resources | (Inherited from DataCell) | |
SelectionBackground | Gets or sets the brush that will be used to paint the cell's background when the cell is selected and active. (Inherited from DataCell) | |
SelectionForeground | Gets or sets the brush that will be used to paint the cell's foreground when the cell is selected and active (Inherited from DataCell) | |
SnapsToDevicePixels | (Inherited from DataCell) | |
Style | (Inherited from DataCell) | |
TabIndex | (Inherited from DataCell) | |
Tag | (Inherited from DataCell) | |
Template | (Inherited from DataCell) | |
TemplatedParent | (Inherited from DataCell) | |
ToolTip | (Inherited from DataCell) | |
TouchesCaptured | (Inherited from DataCell) | |
TouchesCapturedWithin | (Inherited from DataCell) | |
TouchesDirectlyOver | (Inherited from DataCell) | |
TouchesOver | (Inherited from DataCell) | |
Triggers | (Inherited from DataCell) | |
Uid | (Inherited from DataCell) | |
UseLayoutRounding | (Inherited from DataCell) | |
ValidationError | Gets or sets information about the validation rule that failed the validation process. (Inherited from DataCell) | |
VerticalAlignment | (Inherited from DataCell) | |
VerticalContentAlignment | (Inherited from DataCell) | |
Visibility | (Inherited from DataCell) | |
Width | (Inherited from DataCell) |
Name | Description | |
---|---|---|
AddHandler | Overloaded. (Inherited from System.Windows.UIElement) | |
AddToEventRoute | (Inherited from DataCell) | |
ApplyAnimationClock | Overloaded. (Inherited from DataCell) | |
ApplyTemplate | (Inherited from DataCell) | |
Arrange | (Inherited from DataCell) | |
BeginAnimation | Overloaded. (Inherited from DataCell) | |
BeginEdit | Signals the beginning of the edit process and places the cell in edit mode. (Inherited from DataCell) | |
BeginInit | (Inherited from DataCell) | |
BeginStoryboard | Overloaded. (Inherited from DataCell) | |
BringIntoView | Overloaded. (Inherited from DataCell) | |
CancelEdit | Cancels the edit process. Any modifications made to the cell's content will be lost. (Inherited from DataCell) | |
CaptureMouse | (Inherited from DataCell) | |
CaptureStylus | (Inherited from DataCell) | |
CaptureTouch | (Inherited from DataCell) | |
ClearValue | Overloaded. (Inherited from DataCell) | |
CoerceValue | (Inherited from DataCell) | |
EndEdit | Signals the end of the edit process. (Inherited from DataCell) | |
EndInit | (Inherited from DataCell) | |
Equals | (Inherited from DataCell) | |
FindCommonVisualAncestor | (Inherited from DataCell) | |
FindName | (Inherited from DataCell) | |
FindResource | (Inherited from DataCell) | |
Focus | (Inherited from DataCell) | |
GetAnimationBaseValue | (Inherited from DataCell) | |
GetBindingExpression | (Inherited from DataCell) | |
GetFittedWidth | Retrieves the fitted width of the cell, in device-independent units (1/96th inch per unit). (Inherited from DataCell) | |
GetHashCode | (Inherited from DataCell) | |
GetLocalValueEnumerator | (Inherited from DataCell) | |
GetValue | (Inherited from DataCell) | |
InputHitTest | (Inherited from DataCell) | |
InvalidateArrange | (Inherited from DataCell) | |
InvalidateMeasure | (Inherited from DataCell) | |
InvalidateProperty | (Inherited from DataCell) | |
InvalidateVisual | (Inherited from DataCell) | |
IsAncestorOf | (Inherited from DataCell) | |
IsDescendantOf | (Inherited from DataCell) | |
Measure | (Inherited from DataCell) | |
MoveFocus | (Inherited from DataCell) | |
OnApplyTemplate | Builds the visual tree for the element.On (Inherited from DataCell) | |
PointFromScreen | (Inherited from DataCell) | |
PointToScreen | (Inherited from DataCell) | |
PredictFocus | (Inherited from DataCell) | |
RaiseEvent | (Inherited from DataCell) | |
ReadLocalValue | (Inherited from DataCell) | |
RegisterName | (Inherited from DataCell) | |
ReleaseAllTouchCaptures | (Inherited from DataCell) | |
ReleaseMouseCapture | (Inherited from DataCell) | |
ReleaseStylusCapture | (Inherited from DataCell) | |
ReleaseTouchCapture | (Inherited from DataCell) | |
RemoveHandler | (Inherited from DataCell) | |
SetBinding | Overloaded. (Inherited from DataCell) | |
SetCurrentValue | (Inherited from DataCell) | |
SetResourceReference | (Inherited from DataCell) | |
SetValue | Overloaded. (Inherited from DataCell) | |
ToString | Returns the string representation of this Cell instance. (Inherited from DataCell) | |
TransformToAncestor | Overloaded. (Inherited from DataCell) | |
TransformToDescendant | (Inherited from DataCell) | |
TransformToVisual | (Inherited from DataCell) | |
TranslatePoint | (Inherited from DataCell) | |
TryFindResource | (Inherited from DataCell) | |
UnregisterName | (Inherited from DataCell) | |
UpdateDefaultStyle | (Inherited from DataCell) | |
UpdateLayout | (Inherited from DataCell) |
Name | Description | |
---|---|---|
AddChild | (Inherited from System.Windows.Controls.ContentControl) | |
AddContentBinding | When overridden in a derived class, adds a binding on the Content of the cell. (Inherited from DataCell) | |
AddLogicalChild | (Inherited from DataCell) | |
AddText | (Inherited from DataCell) | |
AddVisualChild | (Inherited from DataCell) | |
ArrangeCore | (Inherited from DataCell) | |
ArrangeOverride | (Inherited from DataCell) | |
CleanUpOnRemove | (Inherited from DataCell) | |
ClearContainer | Overridden. | |
GetCellEditor | Retrieves the cell editor that is used, or that will be used, to edit the content of the cell. (Inherited from DataCell) | |
GetLayoutClip | (Inherited from DataCell) | |
GetTemplateChild | (Inherited from DataCell) | |
GetUIParentCore | (Inherited from DataCell) | |
GetVisualChild | (Inherited from DataCell) | |
HitTestCore | Overloaded. (Inherited from DataCell) | |
Initialize | Initializes the cell specifying its parent DataGridControl, Row, and Column. (Inherited from DataCell) | |
InitializeCore | Called after the Initialize method to allow custom initialization. (Inherited from DataCell) | |
ManageSiblingCellLabel | (Inherited from DataCell) | |
MeasureCore | (Inherited from DataCell) | |
MeasureOverride | (Inherited from DataCell) | |
OnAccessKey | (Inherited from DataCell) | |
OnChildDesiredSizeChanged | (Inherited from DataCell) | |
OnContentChanged | (Inherited from DataCell) | |
OnContentStringFormatChanged | (Inherited from DataCell) | |
OnContentTemplateChanged | (Inherited from DataCell) | |
OnContentTemplateSelectorChanged | (Inherited from DataCell) | |
OnContextMenuClosing | (Inherited from DataCell) | |
OnContextMenuOpening | (Inherited from DataCell) | |
OnCreateAutomationPeer | (Inherited from DataCell) | |
OnDpiChanged | (Inherited from DataCell) | |
OnDragEnter | (Inherited from DataCell) | |
OnDragLeave | (Inherited from DataCell) | |
OnDragOver | (Inherited from DataCell) | |
OnDrop | (Inherited from DataCell) | |
OnEditBeginning | Raises the EditBeginning event, which signals that the edit process is about to begin. (Inherited from DataCell) | |
OnEditBegun | Raises the EditBegun event, which signals that the edit process has begun. (Inherited from DataCell) | |
OnEditCanceled | Raises the EditCanceled event, which signals that the edit process has been canceled. (Inherited from DataCell) | |
OnEditCanceling | Raises the EditCanceling event, which signals that the edit process is being canceled. (Inherited from DataCell) | |
OnEditEnded | Raises the EditEnded event, which signals that the edit process has ended. (Inherited from DataCell) | |
OnEditEnding | Raises the EditEnding event, which signals that the edit process is about to end. (Inherited from DataCell) | |
OnGiveFeedback | (Inherited from DataCell) | |
OnGotFocus | (Inherited from DataCell) | |
OnGotKeyboardFocus | (Inherited from DataCell) | |
OnGotMouseCapture | (Inherited from DataCell) | |
OnGotStylusCapture | (Inherited from DataCell) | |
OnGotTouchCapture | (Inherited from DataCell) | |
OnInitialized | (Inherited from DataCell) | |
OnIsKeyboardFocusedChanged | (Inherited from DataCell) | |
OnIsKeyboardFocusWithinChanged | (Inherited from DataCell) | |
OnIsMouseCapturedChanged | (Inherited from DataCell) | |
OnIsMouseCaptureWithinChanged | (Inherited from DataCell) | |
OnIsMouseDirectlyOverChanged | (Inherited from DataCell) | |
OnIsStylusCapturedChanged | (Inherited from DataCell) | |
OnIsStylusCaptureWithinChanged | (Inherited from DataCell) | |
OnIsStylusDirectlyOverChanged | (Inherited from DataCell) | |
OnKeyDown | (Inherited from DataCell) | |
OnKeyUp | (Inherited from DataCell) | |
OnLostFocus | (Inherited from DataCell) | |
OnLostKeyboardFocus | (Inherited from DataCell) | |
OnLostMouseCapture | (Inherited from DataCell) | |
OnLostStylusCapture | (Inherited from DataCell) | |
OnLostTouchCapture | (Inherited from DataCell) | |
OnManipulationBoundaryFeedback | (Inherited from DataCell) | |
OnManipulationCompleted | (Inherited from DataCell) | |
OnManipulationDelta | (Inherited from DataCell) | |
OnManipulationInertiaStarting | (Inherited from DataCell) | |
OnManipulationStarted | (Inherited from DataCell) | |
OnManipulationStarting | (Inherited from DataCell) | |
OnMouseDoubleClick | (Inherited from DataCell) | |
OnMouseDown | (Inherited from DataCell) | |
OnMouseEnter | (Inherited from DataCell) | |
OnMouseLeave | (Inherited from DataCell) | |
OnMouseLeftButtonDown | Invoked when an unhandled MouseLeftButtonDown attached event reaches this element in its route. (Inherited from DataCell) | |
OnMouseLeftButtonUp | (Inherited from DataCell) | |
OnMouseMove | (Inherited from DataCell) | |
OnMouseRightButtonDown | (Inherited from DataCell) | |
OnMouseRightButtonUp | (Inherited from DataCell) | |
OnMouseUp | (Inherited from DataCell) | |
OnMouseWheel | (Inherited from DataCell) | |
OnPreviewDragEnter | (Inherited from DataCell) | |
OnPreviewDragLeave | (Inherited from DataCell) | |
OnPreviewDragOver | (Inherited from DataCell) | |
OnPreviewDrop | (Inherited from DataCell) | |
OnPreviewGiveFeedback | (Inherited from DataCell) | |
OnPreviewGotKeyboardFocus | (Inherited from DataCell) | |
OnPreviewKeyDown | Invoked when an unhandled PreviewKeyDown attached event reaches this element in its route. (Inherited from DataCell) | |
OnPreviewKeyUp | (Inherited from DataCell) | |
OnPreviewLostKeyboardFocus | (Inherited from DataCell) | |
OnPreviewMouseDoubleClick | (Inherited from DataCell) | |
OnPreviewMouseDown | (Inherited from DataCell) | |
OnPreviewMouseLeftButtonDown | (Inherited from DataCell) | |
OnPreviewMouseLeftButtonUp | (Inherited from DataCell) | |
OnPreviewMouseMove | (Inherited from DataCell) | |
OnPreviewMouseRightButtonDown | (Inherited from DataCell) | |
OnPreviewMouseRightButtonUp | (Inherited from DataCell) | |
OnPreviewMouseUp | (Inherited from DataCell) | |
OnPreviewMouseWheel | (Inherited from DataCell) | |
OnPreviewQueryContinueDrag | (Inherited from DataCell) | |
OnPreviewStylusButtonDown | (Inherited from DataCell) | |
OnPreviewStylusButtonUp | (Inherited from DataCell) | |
OnPreviewStylusDown | (Inherited from DataCell) | |
OnPreviewStylusInAirMove | (Inherited from DataCell) | |
OnPreviewStylusInRange | (Inherited from DataCell) | |
OnPreviewStylusMove | (Inherited from DataCell) | |
OnPreviewStylusOutOfRange | (Inherited from DataCell) | |
OnPreviewStylusSystemGesture | (Inherited from DataCell) | |
OnPreviewStylusUp | (Inherited from DataCell) | |
OnPreviewTextInput | Invoked when an unhandled PreviewTextInput attached event reaches this element in its route. (Inherited from DataCell) | |
OnPreviewTouchDown | (Inherited from DataCell) | |
OnPreviewTouchMove | (Inherited from DataCell) | |
OnPreviewTouchUp | (Inherited from DataCell) | |
OnPropertyChanged | Overloaded. (Inherited from DataCell) | |
OnQueryContinueDrag | (Inherited from DataCell) | |
OnQueryCursor | (Inherited from DataCell) | |
OnReceiveWeakEvent | Invoked whenever a WeakEventManager delivers the event being managed by the class. (Inherited from DataCell) | |
OnRender | (Inherited from DataCell) | |
OnRenderSizeChanged | (Inherited from DataCell) | |
OnStyleChanged | (Inherited from DataCell) | |
OnStylusButtonDown | (Inherited from DataCell) | |
OnStylusButtonUp | (Inherited from DataCell) | |
OnStylusDown | (Inherited from DataCell) | |
OnStylusEnter | (Inherited from DataCell) | |
OnStylusInAirMove | (Inherited from DataCell) | |
OnStylusInRange | (Inherited from DataCell) | |
OnStylusLeave | (Inherited from DataCell) | |
OnStylusMove | (Inherited from DataCell) | |
OnStylusOutOfRange | (Inherited from DataCell) | |
OnStylusSystemGesture | (Inherited from DataCell) | |
OnStylusUp | (Inherited from DataCell) | |
OnTemplateChanged | (Inherited from DataCell) | |
OnTextInput | (Inherited from DataCell) | |
OnToolTipClosing | (Inherited from DataCell) | |
OnToolTipOpening | (Inherited from DataCell) | |
OnTouchDown | (Inherited from DataCell) | |
OnTouchEnter | (Inherited from DataCell) | |
OnTouchLeave | (Inherited from DataCell) | |
OnTouchMove | (Inherited from DataCell) | |
OnTouchUp | (Inherited from DataCell) | |
OnValidationErrorChanging | Invoked when an unhandled ValidationErrorChanging attached event reaches this element in its route. (Inherited from DataCell) | |
OnVisualChildrenChanged | (Inherited from DataCell) | |
OnVisualParentChanged | (Inherited from DataCell) | |
ParentLayoutInvalidated | (Inherited from DataCell) | |
PartialClearContainer | (Inherited from DataCell) | |
PostInitialize | Concludes the initialization of the cell. (Inherited from DataCell) | |
PrepareContainer | Overridden. | |
PrepareDefaultStyleKey | Overridden. When deriving from the InsertionCell class, PrepareDefaultStyleKey must be overridden in order to support dynamic style (view or theme modifications) changes. | |
RemoveContentBinding | When overridden in a derived class, removes the binding on the Content of the cell. (Inherited from DataCell) | |
RemoveLogicalChild | (Inherited from DataCell) | |
RemoveVisualChild | (Inherited from DataCell) | |
ShouldSerializeProperty | (Inherited from DataCell) |
Name | Description | |
---|---|---|
ShowDialog | Overloaded. |