Back to Devexpress

SpinButtonInfo Fields

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

latest60.8 KB
Original Source

SpinButtonInfo Fields

Spin buttons for a button editor.

NameDescription
ActualMarginProperty staticIdentifies the ButtonInfoBase.ActualMargin dependency property. Inherited from ButtonInfoBase.
ActualSpinDownCommandProperty staticIdentifies the ActualSpinDownCommand dependency property.
ActualSpinUpCommandProperty staticIdentifies the ActualSpinUpCommand dependency property.
AllowDropProperty staticIdentifies the AllowDrop dependency property. Inherited from ContentElement.
AreAnyTouchesCapturedProperty staticIdentifies the AreAnyTouchesCaptured dependency property. Inherited from ContentElement.
AreAnyTouchesCapturedWithinProperty staticIdentifies the AreAnyTouchesCapturedWithin dependency property. Inherited from ContentElement.
AreAnyTouchesDirectlyOverProperty staticIdentifies the AreAnyTouchesDirectlyOver dependency property. Inherited from ContentElement.
AreAnyTouchesOverProperty staticIdentifies the AreAnyTouchesOver dependency property. Inherited from ContentElement.
BackgroundProperty staticIdentifies the Background dependency property. Inherited from ButtonInfoBase.
BindingGroupProperty staticIdentifies the BindingGroup dependency property. Inherited from FrameworkContentElement.
BorderBrushProperty staticIdentifies the BorderBrush dependency property. Inherited from ButtonInfoBase.
BorderThicknessProperty staticIdentifies the BorderThickness dependency property. Inherited from ButtonInfoBase.
ClickModeProperty staticIdentifies the ButtonInfoBase.ClickMode dependency property. Inherited from ButtonInfoBase.
ContextMenuClosingEvent staticIdentifies the ContextMenuClosing Routed Events Overview. Inherited from FrameworkContentElement.
ContextMenuOpeningEvent staticIdentifies the ContextMenuOpening Routed Events Overview. Inherited from FrameworkContentElement.
ContextMenuProperty staticIdentifies the ContextMenu dependency property. Inherited from FrameworkContentElement.
CornerRadiusProperty staticIdentifies the CornerRadius dependency property. Inherited from ButtonInfoBase.
CursorProperty staticIdentifies the Cursor dependency property. Inherited from FrameworkContentElement.
DataContextProperty staticIdentifies the DataContext dependency property. Inherited from FrameworkContentElement.
DefaultStyleKeyProperty protected staticIdentifies the DefaultStyleKey dependency property. Inherited from FrameworkContentElement.
DragEnterEvent staticIdentifies the DragEnter routed event. Inherited from ContentElement.
DragLeaveEvent staticIdentifies the DragLeave routed event. Inherited from ContentElement.
DragOverEvent staticIdentifies the DragOver routed event. Inherited from ContentElement.
DropEvent staticIdentifies the Drop routed event. Inherited from ContentElement.
FocusableProperty staticIdentifies the Focusable dependency property. Inherited from ContentElement.
FocusVisualStyleProperty staticIdentifies the FocusVisualStyle dependency property. Inherited from FrameworkContentElement.
ForceCursorProperty staticIdentifies the ForceCursor dependency property. Inherited from FrameworkContentElement.
ForegroundProperty staticIdentifies the ButtonInfoBase.Foreground dependency property. Inherited from ButtonInfoBase.
GiveFeedbackEvent staticIdentifies the GiveFeedback routed event. Inherited from ContentElement.
GotFocusEvent staticIdentifies the GotFocus routed event. Inherited from ContentElement.
GotKeyboardFocusEvent staticIdentifies the GotKeyboardFocus routed event. Inherited from ContentElement.
GotMouseCaptureEvent staticIdentifies the GotMouseCapture routed event. Inherited from ContentElement.
GotStylusCaptureEvent staticIdentifies the GotStylusCapture routed event. Inherited from ContentElement.
GotTouchCaptureEvent staticIdentifies the GotTouchCapture routed event. Inherited from ContentElement.
IndexProperty staticIdentifies the ButtonInfoBase.Index dependency property. Inherited from ButtonInfoBase.
InputScopeProperty staticIdentifies the InputScope dependency property. Inherited from FrameworkContentElement.
IsDefaultButtonProperty staticIdentifies the ButtonInfoBase.IsDefaultButton dependency property. Inherited from ButtonInfoBase.
IsEnabledProperty staticIdentifies the IsEnabled dependency property. Inherited from ContentElement.
IsFirstProperty staticIdentifies the ButtonInfoBase.IsFirst dependency property. Inherited from ButtonInfoBase.
IsFocusedProperty staticIdentifies the IsFocused dependency property. Inherited from ContentElement.
IsKeyboardFocusedProperty staticIdentifies the IsKeyboardFocused dependency property. Inherited from ContentElement.
IsKeyboardFocusWithinProperty staticIdentifies the IsKeyboardFocusWithin dependency property. Inherited from ContentElement.
IsLastProperty staticIdentifies the ButtonInfoBase.IsLast dependency property. Inherited from ButtonInfoBase.
IsLeftProperty staticIdentifies the ButtonInfoBase.IsLeft dependency property. Inherited from ButtonInfoBase.
IsMouseCapturedProperty staticIdentifies the IsMouseCaptured dependency property. Inherited from ContentElement.
IsMouseCaptureWithinProperty staticIdentifies the IsMouseCaptureWithin dependency property. Inherited from ContentElement.
IsMouseDirectlyOverProperty staticIdentifies the IsMouseDirectlyOver dependency property. Inherited from ContentElement.
IsMouseOverProperty staticIdentifies the ButtonInfoBase.IsMouseOver dependency property. Inherited from ButtonInfoBase.
IsPressedProperty staticIdentifies the ButtonInfoBase.IsPressed dependency property. Inherited from ButtonInfoBase.
IsStylusCapturedProperty staticIdentifies the IsStylusCaptured dependency property. Inherited from ContentElement.
IsStylusCaptureWithinProperty staticIdentifies the IsStylusCaptureWithin dependency property. Inherited from ContentElement.
IsStylusDirectlyOverProperty staticIdentifies the IsStylusDirectlyOver dependency property. Inherited from ContentElement.
IsStylusOverProperty staticIdentifies the IsStylusOver dependency property. Inherited from ContentElement.
KeyDownEvent staticIdentifies the KeyDown routed event. Inherited from ContentElement.
KeyUpEvent staticIdentifies the KeyUp routed event. Inherited from ContentElement.
LanguageProperty staticIdentifies the Language dependency property. Inherited from FrameworkContentElement.
LoadedEvent staticIdentifies the Loaded Routed Events Overview. Inherited from FrameworkContentElement.
LostFocusEvent staticIdentifies the LostFocus routed event. Inherited from ContentElement.
LostKeyboardFocusEvent staticIdentifies the LostKeyboardFocus routed event. Inherited from ContentElement.
LostMouseCaptureEvent staticIdentifies the LostMouseCapture routed event. Inherited from ContentElement.
LostStylusCaptureEvent staticIdentifies the LostStylusCapture routed event. Inherited from ContentElement.
LostTouchCaptureEvent staticIdentifies the LostTouchCapture routed event. Inherited from ContentElement.
MarginCorrectionProperty staticIdentifies the ButtonInfoBase.MarginCorrection dependency property. Inherited from ButtonInfoBase.
MarginProperty staticIdentifies the ButtonInfoBase.Margin dependency property. Inherited from ButtonInfoBase.
MouseDownEvent staticIdentifies the MouseDown routed event. Inherited from ContentElement.
MouseEnterEvent staticIdentifies the MouseEnter routed event. Inherited from ContentElement.
MouseLeaveEvent staticIdentifies the MouseLeave routed event. Inherited from ContentElement.
MouseLeftButtonDownEvent staticIdentifies the MouseLeftButtonDown routed event. Inherited from ContentElement.
MouseLeftButtonUpEvent staticIdentifies the MouseLeftButtonUp routed event. Inherited from ContentElement.
MouseMoveEvent staticIdentifies the MouseMove routed event. Inherited from ContentElement.
MouseRightButtonDownEvent staticIdentifies the MouseRightButtonDown routed event. Inherited from ContentElement.
MouseRightButtonUpEvent staticIdentifies the MouseRightButtonUp routed event. Inherited from ContentElement.
MouseUpEvent staticIdentifies the MouseUp routed event. Inherited from ContentElement.
MouseWheelEvent staticIdentifies the MouseWheel routed event. Inherited from ContentElement.
NameProperty staticIdentifies the Name dependency property. Inherited from FrameworkContentElement.
OverridesDefaultStyleProperty staticIdentifies the OverridesDefaultStyle dependency property. Inherited from FrameworkContentElement.
PaddingProperty staticIdentifies the Padding dependency property. Inherited from ButtonInfoBase.
PreviewDragEnterEvent staticIdentifies the PreviewDragEnter routed event. Inherited from ContentElement.
PreviewDragLeaveEvent staticIdentifies the PreviewDragLeave routed event. Inherited from ContentElement.
PreviewDragOverEvent staticIdentifies the PreviewDragOver routed event. Inherited from ContentElement.
PreviewDropEvent staticIdentifies the PreviewDrop routed event. Inherited from ContentElement.
PreviewGiveFeedbackEvent staticIdentifies the PreviewGiveFeedback routed event. Inherited from ContentElement.
PreviewGotKeyboardFocusEvent staticIdentifies the PreviewGotKeyboardFocus routed event. Inherited from ContentElement.
PreviewKeyDownEvent staticIdentifies the PreviewKeyDown routed event. Inherited from ContentElement.
PreviewKeyUpEvent staticIdentifies the PreviewKeyUp routed event. Inherited from ContentElement.
PreviewLostKeyboardFocusEvent staticIdentifies the PreviewLostKeyboardFocus routed event. Inherited from ContentElement.
PreviewMouseDownEvent staticIdentifies the PreviewMouseDown routed event. Inherited from ContentElement.
PreviewMouseLeftButtonDownEvent staticIdentifies the PreviewMouseLeftButtonDown routed event. Inherited from ContentElement.
PreviewMouseLeftButtonUpEvent staticIdentifies the PreviewMouseLeftButtonUp routed event. Inherited from ContentElement.
PreviewMouseMoveEvent staticIdentifies the PreviewMouseMove routed event. Inherited from ContentElement.
PreviewMouseRightButtonDownEvent staticIdentifies the PreviewMouseRightButtonDown routed event. Inherited from ContentElement.
PreviewMouseRightButtonUpEvent staticIdentifies the PreviewMouseRightButtonUp routed event. Inherited from ContentElement.
PreviewMouseUpEvent staticIdentifies the PreviewMouseUp routed event. Inherited from ContentElement.
PreviewMouseWheelEvent staticIdentifies the PreviewMouseWheel routed event. Inherited from ContentElement.
PreviewQueryContinueDragEvent staticIdentifies the PreviewQueryContinueDrag routed event. Inherited from ContentElement.
PreviewStylusButtonDownEvent staticIdentifies the PreviewStylusButtonDown routed event. Inherited from ContentElement.
PreviewStylusButtonUpEvent staticIdentifies the PreviewStylusButtonUp routed event. Inherited from ContentElement.
PreviewStylusDownEvent staticIdentifies the PreviewStylusDown routed event. Inherited from ContentElement.
PreviewStylusInAirMoveEvent staticIdentifies the PreviewStylusInAirMove routed event. Inherited from ContentElement.
PreviewStylusInRangeEvent staticIdentifies the PreviewStylusInRange routed event. Inherited from ContentElement.
PreviewStylusMoveEvent staticIdentifies the PreviewStylusMove routed event. Inherited from ContentElement.
PreviewStylusOutOfRangeEvent staticIdentifies the PreviewStylusOutOfRange routed event. Inherited from ContentElement.
PreviewStylusSystemGestureEvent staticIdentifies the PreviewStylusSystemGesture routed event. Inherited from ContentElement.
PreviewStylusUpEvent staticIdentifies the PreviewStylusUp routed event. Inherited from ContentElement.
PreviewTextInputEvent staticIdentifies the PreviewTextInput routed event. Inherited from ContentElement.
PreviewTouchDownEvent staticIdentifies the PreviewTouchDown routed event. Inherited from ContentElement.
PreviewTouchMoveEvent staticIdentifies the PreviewTouchMove routed event. Inherited from ContentElement.
PreviewTouchUpEvent staticIdentifies the PreviewTouchUp routed event. Inherited from ContentElement.
QueryContinueDragEvent staticIdentifies the QueryContinueDrag routed event. Inherited from ContentElement.
QueryCursorEvent staticIdentifies the QueryCursor routed event. Inherited from ContentElement.
RaiseClickEventInInplaceInactiveModeProperty staticIdentifies the ButtonInfoBase.RaiseClickEventInInplaceInactiveMode attached property. Inherited from ButtonInfoBase.
RenderTemplateProperty staticIdentifies the ButtonInfoBase.RenderTemplate dependency property. Inherited from ButtonInfoBase.
SpinDownCommandParameterProperty staticIdentifies the SpinDownCommandParameter dependency property.
SpinDownCommandProperty staticIdentifies the SpinDownCommand dependency property.
SpinDownCommandTargetProperty staticIdentifies the SpinDownCommandTarget dependency property.
SpinStyleProperty staticIdentifies the SpinStyle dependency property.
SpinUpCommandParameterProperty staticIdentifies the SpinUpCommandParameter dependency property.
SpinUpCommandProperty staticIdentifies the SpinUpCommand dependency property.
SpinUpCommandTargetProperty staticIdentifies the SpinUpCommandTarget dependency property.
StyleProperty staticIdentifies the Style dependency property. Inherited from FrameworkContentElement.
StylusButtonDownEvent staticIdentifies the StylusButtonDown routed event. Inherited from ContentElement.
StylusButtonUpEvent staticIdentifies the StylusButtonUp routed event. Inherited from ContentElement.
StylusDownEvent staticIdentifies the StylusDown routed event. Inherited from ContentElement.
StylusEnterEvent staticIdentifies the StylusEnter routed event. Inherited from ContentElement.
StylusInAirMoveEvent staticIdentifies the StylusInAirMove routed event. Inherited from ContentElement.
StylusInRangeEvent staticIdentifies the StylusInRange routed event. Inherited from ContentElement.
StylusLeaveEvent staticIdentifies the StylusLeave routed event. Inherited from ContentElement.
StylusMoveEvent staticIdentifies the StylusMove routed event. Inherited from ContentElement.
StylusOutOfRangeEvent staticIdentifies the StylusOutOfRange routed event. Inherited from ContentElement.
StylusSystemGestureEvent staticIdentifies the StylusSystemGesture routed event. Inherited from ContentElement.
StylusUpEvent staticIdentifies the StylusUp routed event. Inherited from ContentElement.
TagProperty staticIdentifies the Tag dependency property. Inherited from FrameworkContentElement.
TemplateProperty staticIdentifies the ButtonInfoBase.Template dependency property. Inherited from ButtonInfoBase.
TextInputEvent staticIdentifies the TextInput routed event. Inherited from ContentElement.
ToolTipClosingEvent staticIdentifies the ToolTipClosing Routed Events Overview. Inherited from FrameworkContentElement.
ToolTipOpeningEvent staticIdentifies the ToolTipOpening Routed Events Overview. Inherited from FrameworkContentElement.
ToolTipProperty staticIdentifies the ToolTip dependency property. Inherited from FrameworkContentElement.
TouchDownEvent staticIdentifies the TouchDown routed event. Inherited from ContentElement.
TouchEnterEvent staticIdentifies the TouchEnter routed event. Inherited from ContentElement.
TouchLeaveEvent staticIdentifies the TouchLeave routed event. Inherited from ContentElement.
TouchMoveEvent staticIdentifies the TouchMove routed event. Inherited from ContentElement.
TouchUpEvent staticIdentifies the TouchUp routed event. Inherited from ContentElement.
UnloadedEvent staticIdentifies the Unloaded Routed Events Overview. Inherited from FrameworkContentElement.
VisibilityProperty staticIdentifies the ButtonInfoBase.Visibility dependency property. Inherited from ButtonInfoBase.

See Also

SpinButtonInfo Class

SpinButtonInfo Members

DevExpress.Xpf.Editors Namespace