Back to Devexpress

ErrorControl Fields

wpf-devexpress-dot-xpf-dot-editors-dot-errorcontrol-dot-underscore-fields.md

latest76.4 KB
Original Source

ErrorControl Fields

The validation error.

NameDescription
ActualHeightProperty staticIdentifies the ActualHeight dependency property. Inherited from FrameworkElement.
ActualWidthProperty staticIdentifies the ActualWidth dependency property. Inherited from FrameworkElement.
AllowDropProperty staticIdentifies the AllowDrop dependency property. Inherited from UIElement.
AreAnyTouchesCapturedProperty staticIdentifies the AreAnyTouchesCaptured dependency property. Inherited from UIElement.
AreAnyTouchesCapturedWithinProperty staticIdentifies the AreAnyTouchesCapturedWithin dependency property. Inherited from UIElement.
AreAnyTouchesDirectlyOverProperty staticIdentifies the AreAnyTouchesDirectlyOver dependency property. Inherited from UIElement.
AreAnyTouchesOverProperty staticIdentifies the AreAnyTouchesOver dependency property. Inherited from UIElement.
BackgroundProperty staticIdentifies the Background dependency property. Inherited from Control.
BindingGroupProperty staticIdentifies the BindingGroup dependency property. Inherited from FrameworkElement.
BitmapEffectInputProperty staticIdentifies the BitmapEffectInput dependency property. Inherited from UIElement.
BitmapEffectProperty staticIdentifies the BitmapEffect dependency property. Inherited from UIElement.
BorderBrushProperty staticIdentifies the BorderBrush dependency property. Inherited from Control.
BorderThicknessProperty staticIdentifies the BorderThickness dependency property. Inherited from Control.
CacheModeProperty staticIdentifies the CacheMode dependency property. Inherited from UIElement.
ClipProperty staticIdentifies the Clip dependency property. Inherited from UIElement.
ClipToBoundsProperty staticIdentifies the ClipToBounds dependency property. Inherited from UIElement.
ContentProperty staticIdentifies the Content dependency property. Inherited from ContentControl.
ContentStringFormatProperty staticIdentifies the ContentStringFormat dependency property. Inherited from ContentControl.
ContentTemplateProperty staticIdentifies the ContentTemplate dependency property. Inherited from ContentControl.
ContentTemplateSelectorProperty staticIdentifies the ContentTemplateSelector dependency property. Inherited from ContentControl.
ContextMenuClosingEvent staticIdentifies the ContextMenuClosing routed event. Inherited from FrameworkElement.
ContextMenuOpeningEvent staticIdentifies the ContextMenuOpening routed event. Inherited from FrameworkElement.
ContextMenuProperty staticIdentifies the ContextMenu dependency property. Inherited from FrameworkElement.
CursorProperty staticIdentifies the Cursor dependency property. Inherited from FrameworkElement.
DataContextProperty staticIdentifies the DataContext dependency property. Inherited from FrameworkElement.
DefaultStyleKeyProperty protected staticIdentifies the DefaultStyleKey dependency property. Inherited from FrameworkElement.
DragEnterEvent staticIdentifies the DragEnter routed event. Inherited from UIElement.
DragLeaveEvent staticIdentifies the DragLeave routed event. Inherited from UIElement.
DragOverEvent staticIdentifies the DragOver routed event. Inherited from UIElement.
DropEvent staticIdentifies the Drop routed event. Inherited from UIElement.
EffectProperty staticIdentifies the Effect dependency property. Inherited from UIElement.
FlowDirectionProperty staticIdentifies the FlowDirection dependency property. Inherited from FrameworkElement.
FocusableProperty staticIdentifies the Focusable dependency property. Inherited from UIElement.
FocusVisualStyleProperty staticIdentifies the FocusVisualStyle dependency property. Inherited from FrameworkElement.
FontFamilyProperty staticIdentifies the FontFamily dependency property. Inherited from Control.
FontSizeProperty staticIdentifies the FontSize dependency property. Inherited from Control.
FontStretchProperty staticIdentifies the FontStretch dependency property. Inherited from Control.
FontStyleProperty staticIdentifies the FontStyle dependency property. Inherited from Control.
FontWeightProperty staticIdentifies the FontWeight dependency property. Inherited from Control.
ForceCursorProperty staticIdentifies the ForceCursor dependency property. Inherited from FrameworkElement.
ForegroundProperty staticIdentifies the Foreground dependency property. Inherited from Control.
GiveFeedbackEvent staticIdentifies the GiveFeedback routed event. Inherited from UIElement.
GotFocusEvent staticIdentifies the GotFocus routed event. Inherited from UIElement.
GotKeyboardFocusEvent staticIdentifies the GotKeyboardFocus routed event. Inherited from UIElement.
GotMouseCaptureEvent staticIdentifies the GotMouseCapture routed event. Inherited from UIElement.
GotStylusCaptureEvent staticIdentifies the GotStylusCapture routed event. Inherited from UIElement.
GotTouchCaptureEvent staticIdentifies the GotTouchCapture routed event. Inherited from UIElement.
HasContentProperty staticIdentifies the HasContent dependency property. Inherited from ContentControl.
HeightProperty staticIdentifies the Height dependency property. Inherited from FrameworkElement.
HorizontalAlignmentProperty staticIdentifies the HorizontalAlignment dependency property. Inherited from FrameworkElement.
HorizontalContentAlignmentProperty staticIdentifies the HorizontalContentAlignment dependency property. Inherited from Control.
InputScopeProperty staticIdentifies the InputScope dependency property. Inherited from FrameworkElement.
IsEnabledProperty staticIdentifies the IsEnabled dependency property. Inherited from UIElement.
IsFocusedProperty staticIdentifies the IsFocused dependency property. Inherited from UIElement.
IsHitTestVisibleProperty staticIdentifies the IsHitTestVisible dependency property. Inherited from UIElement.
IsKeyboardFocusedProperty staticIdentifies the IsKeyboardFocused dependency property. Inherited from UIElement.
IsKeyboardFocusWithinProperty staticIdentifies the IsKeyboardFocusWithin dependency property. Inherited from UIElement.
IsManipulationEnabledProperty staticIdentifies the IsManipulationEnabled dependency property. Inherited from UIElement.
IsMouseCapturedProperty staticIdentifies the IsMouseCaptured dependency property. Inherited from UIElement.
IsMouseCaptureWithinProperty staticIdentifies the IsMouseCaptureWithin dependency property. Inherited from UIElement.
IsMouseDirectlyOverProperty staticIdentifies the IsMouseDirectlyOver dependency property. Inherited from UIElement.
IsMouseOverProperty staticIdentifies the IsMouseOver dependency property. Inherited from UIElement.
IsStylusCapturedProperty staticIdentifies the IsStylusCaptured dependency property. Inherited from UIElement.
IsStylusCaptureWithinProperty staticIdentifies the IsStylusCaptureWithin dependency property. Inherited from UIElement.
IsStylusDirectlyOverProperty staticIdentifies the IsStylusDirectlyOver dependency property. Inherited from UIElement.
IsStylusOverProperty staticIdentifies the IsStylusOver dependency property. Inherited from UIElement.
IsTabStopProperty staticIdentifies the IsTabStop dependency property. Inherited from Control.
IsVisibleProperty staticIdentifies the IsVisible dependency property. Inherited from UIElement.
KeyDownEvent staticIdentifies the KeyDown routed event. Inherited from UIElement.
KeyUpEvent staticIdentifies the KeyUp routed event. Inherited from UIElement.
LanguageProperty staticIdentifies the Language dependency property. Inherited from FrameworkElement.
LayoutTransformProperty staticIdentifies the LayoutTransform dependency property. Inherited from FrameworkElement.
LoadedEvent staticIdentifies the Loaded routed event. Inherited from FrameworkElement.
LostFocusEvent staticIdentifies the LostFocus routed event. Inherited from UIElement.
LostKeyboardFocusEvent staticIdentifies the LostKeyboardFocus routed event. Inherited from UIElement.
LostMouseCaptureEvent staticIdentifies the LostMouseCapture routed event. Inherited from UIElement.
LostStylusCaptureEvent staticIdentifies the LostStylusCapture routed event. Inherited from UIElement.
LostTouchCaptureEvent staticIdentifies the LostTouchCapture routed event. Inherited from UIElement.
ManipulationBoundaryFeedbackEvent staticIdentifies the ManipulationBoundaryFeedback event. Inherited from UIElement.
ManipulationCompletedEvent staticIdentifies the ManipulationCompleted routed event. Inherited from UIElement.
ManipulationDeltaEvent staticIdentifies the ManipulationDelta routed event. Inherited from UIElement.
ManipulationInertiaStartingEvent staticIdentifies the ManipulationInertiaStarting routed event. Inherited from UIElement.
ManipulationStartedEvent staticIdentifies the ManipulationStarted routed event. Inherited from UIElement.
ManipulationStartingEvent staticIdentifies the ManipulationStarting routed event. Inherited from UIElement.
MarginProperty staticIdentifies the Margin dependency property. Inherited from FrameworkElement.
MaxHeightProperty staticIdentifies the MaxHeight dependency property. Inherited from FrameworkElement.
MaxWidthProperty staticIdentifies the MaxWidth dependency property. Inherited from FrameworkElement.
MinHeightProperty staticIdentifies the MinHeight dependency property. Inherited from FrameworkElement.
MinWidthProperty staticIdentifies the MinWidth dependency property. Inherited from FrameworkElement.
MouseDoubleClickEvent staticIdentifies the MouseDoubleClick routed event. Inherited from Control.
MouseDownEvent staticIdentifies the MouseDown routed event. Inherited from UIElement.
MouseEnterEvent staticIdentifies the MouseEnter routed event. Inherited from UIElement.
MouseLeaveEvent staticIdentifies the MouseLeave routed event. Inherited from UIElement.
MouseLeftButtonDownEvent staticIdentifies the MouseLeftButtonDown routed event. Inherited from UIElement.
MouseLeftButtonUpEvent staticIdentifies the MouseLeftButtonUp routed event. Inherited from UIElement.
MouseMoveEvent staticIdentifies the MouseMove routed event. Inherited from UIElement.
MouseRightButtonDownEvent staticIdentifies the MouseRightButtonDown routed event. Inherited from UIElement.
MouseRightButtonUpEvent staticIdentifies the MouseRightButtonUp routed event. Inherited from UIElement.
MouseUpEvent staticIdentifies the MouseUp routed event. Inherited from UIElement.
MouseWheelEvent staticIdentifies the MouseWheel routed event. Inherited from UIElement.
NameProperty staticIdentifies the Name dependency property. Inherited from FrameworkElement.
OpacityMaskProperty staticIdentifies the OpacityMask dependency property. Inherited from UIElement.
OpacityProperty staticIdentifies the Opacity dependency property. Inherited from UIElement.
OverridesDefaultStyleProperty staticIdentifies the OverridesDefaultStyle dependency property. Inherited from FrameworkElement.
PaddingProperty staticIdentifies the Padding dependency property. Inherited from Control.
PreviewDragEnterEvent staticIdentifies the PreviewDragEnter routed event. Inherited from UIElement.
PreviewDragLeaveEvent staticIdentifies the PreviewDragLeave routed event. Inherited from UIElement.
PreviewDragOverEvent staticIdentifies the PreviewDragOver routed event. Inherited from UIElement.
PreviewDropEvent staticIdentifies the PreviewDrop routed event. Inherited from UIElement.
PreviewGiveFeedbackEvent staticIdentifies the PreviewGiveFeedback routed event. Inherited from UIElement.
PreviewGotKeyboardFocusEvent staticIdentifies the PreviewGotKeyboardFocus routed event. Inherited from UIElement.
PreviewKeyDownEvent staticIdentifies the PreviewKeyDown routed event. Inherited from UIElement.
PreviewKeyUpEvent staticIdentifies the PreviewKeyUp routed event. Inherited from UIElement.
PreviewLostKeyboardFocusEvent staticIdentifies the PreviewLostKeyboardFocus routed event. Inherited from UIElement.
PreviewMouseDoubleClickEvent staticIdentifies the PreviewMouseDoubleClick routed event. Inherited from Control.
PreviewMouseDownEvent staticIdentifies the PreviewMouseDown routed event. Inherited from UIElement.
PreviewMouseLeftButtonDownEvent staticIdentifies the PreviewMouseLeftButtonDown routed event. Inherited from UIElement.
PreviewMouseLeftButtonUpEvent staticIdentifies the PreviewMouseLeftButtonUp routed event. Inherited from UIElement.
PreviewMouseMoveEvent staticIdentifies the PreviewMouseMove routed event. Inherited from UIElement.
PreviewMouseRightButtonDownEvent staticIdentifies the PreviewMouseRightButtonDown routed event. Inherited from UIElement.
PreviewMouseRightButtonUpEvent staticIdentifies the PreviewMouseRightButtonUp routed event. Inherited from UIElement.
PreviewMouseUpEvent staticIdentifies the PreviewMouseUp routed event. Inherited from UIElement.
PreviewMouseWheelEvent staticIdentifies the PreviewMouseWheel routed event. Inherited from UIElement.
PreviewQueryContinueDragEvent staticIdentifies the PreviewQueryContinueDrag routed event. Inherited from UIElement.
PreviewStylusButtonDownEvent staticIdentifies the PreviewStylusButtonDown routed event. Inherited from UIElement.
PreviewStylusButtonUpEvent staticIdentifies the PreviewStylusButtonUp routed event. Inherited from UIElement.
PreviewStylusDownEvent staticIdentifies the PreviewStylusDown routed event. Inherited from UIElement.
PreviewStylusInAirMoveEvent staticIdentifies the PreviewStylusInAirMove routed event. Inherited from UIElement.
PreviewStylusInRangeEvent staticIdentifies the PreviewStylusInRange routed event. Inherited from UIElement.
PreviewStylusMoveEvent staticIdentifies the PreviewStylusMove routed event. Inherited from UIElement.
PreviewStylusOutOfRangeEvent staticIdentifies the PreviewStylusOutOfRange routed event. Inherited from UIElement.
PreviewStylusSystemGestureEvent staticIdentifies the PreviewStylusSystemGesture routed event. Inherited from UIElement.
PreviewStylusUpEvent staticIdentifies the PreviewStylusUp routed event. Inherited from UIElement.
PreviewTextInputEvent staticIdentifies the PreviewTextInput routed event. Inherited from UIElement.
PreviewTouchDownEvent staticIdentifies the PreviewTouchDown routed event. Inherited from UIElement.
PreviewTouchMoveEvent staticIdentifies the PreviewTouchMove routed event. Inherited from UIElement.
PreviewTouchUpEvent staticIdentifies the PreviewTouchUp routed event. Inherited from UIElement.
QueryContinueDragEvent staticIdentifies the QueryContinueDrag routed event. Inherited from UIElement.
QueryCursorEvent staticIdentifies the QueryCursor routed event. Inherited from UIElement.
RenderTransformOriginProperty staticIdentifies the RenderTransformOrigin dependency property. Inherited from UIElement.
RenderTransformProperty staticIdentifies the RenderTransform dependency property. Inherited from UIElement.
RequestBringIntoViewEvent staticIdentifies the RequestBringIntoView routed event. Inherited from FrameworkElement.
SizeChangedEvent staticIdentifies the SizeChanged routed event. Inherited from FrameworkElement.
SnapsToDevicePixelsProperty staticIdentifies the SnapsToDevicePixels dependency property. Inherited from UIElement.
StyleProperty staticIdentifies the Style dependency property. Inherited from FrameworkElement.
StylusButtonDownEvent staticIdentifies the StylusButtonDown routed event. Inherited from UIElement.
StylusButtonUpEvent staticIdentifies the StylusButtonUp routed event. Inherited from UIElement.
StylusDownEvent staticIdentifies the StylusDown routed event. Inherited from UIElement.
StylusEnterEvent staticIdentifies the StylusEnter routed event. Inherited from UIElement.
StylusInAirMoveEvent staticIdentifies the StylusInAirMove routed event. Inherited from UIElement.
StylusInRangeEvent staticIdentifies the StylusInRange routed event. Inherited from UIElement.
StylusLeaveEvent staticIdentifies the StylusLeave routed event. Inherited from UIElement.
StylusMoveEvent staticIdentifies the StylusMove routed event. Inherited from UIElement.
StylusOutOfRangeEvent staticIdentifies the StylusOutOfRange routed event. Inherited from UIElement.
StylusSystemGestureEvent staticIdentifies the StylusSystemGesture routed event. Inherited from UIElement.
StylusUpEvent staticIdentifies the StylusUp routed event. Inherited from UIElement.
TabIndexProperty staticIdentifies the TabIndex dependency property. Inherited from Control.
TagProperty staticIdentifies the Tag dependency property. Inherited from FrameworkElement.
TemplateProperty staticIdentifies the Template dependency property. Inherited from Control.
TextInputEvent staticIdentifies the TextInput routed event. Inherited from UIElement.
ToolTipClosingEvent staticIdentifies the ToolTipClosing routed event. Inherited from FrameworkElement.
ToolTipOpeningEvent staticIdentifies the ToolTipOpening routed event. Inherited from FrameworkElement.
ToolTipProperty staticIdentifies the ToolTip dependency property. Inherited from FrameworkElement.
TouchDownEvent staticIdentifies the TouchDown routed event. Inherited from UIElement.
TouchEnterEvent staticIdentifies the TouchEnter routed event. Inherited from UIElement.
TouchLeaveEvent staticIdentifies the TouchLeave routed event. Inherited from UIElement.
TouchMoveEvent staticIdentifies the TouchMove routed event. Inherited from UIElement.
TouchUpEvent staticIdentifies the TouchUp routed event. Inherited from UIElement.
UidProperty staticIdentifies the Uid dependency property. Inherited from UIElement.
UnloadedEvent staticIdentifies the Unloaded routed event. Inherited from FrameworkElement.
UseLayoutRoundingProperty staticIdentifies the UseLayoutRounding dependency property. Inherited from FrameworkElement.
VerticalAlignmentProperty staticIdentifies the VerticalAlignment dependency property. Inherited from FrameworkElement.
VerticalContentAlignmentProperty staticIdentifies the VerticalContentAlignment dependency property. Inherited from Control.
VisibilityProperty staticIdentifies the Visibility dependency property. Inherited from UIElement.
WidthProperty staticIdentifies the Width dependency property. Inherited from FrameworkElement.

See Also

ErrorControl Class

ErrorControl Members

DevExpress.Xpf.Editors Namespace