Table of Contents
- Getting Started
- EO.Pdf
- EO.Web
- EO.WebBrowser
- EO.Wpf
- Common Topics
- Reference
- .NET API Reference
- EO.Base
- EO.Base.UI
- EO.Extensions
- EO.Pdf
- EO.Pdf.Acm
- EO.Pdf.Contents
- EO.Pdf.Drawing
- EO.Pdf.Mvc
- EO.Web
- EO.WebBrowser
- EO.WebBrowser.DOM
- EO.WebEngine
- EO.WinForm
- EO.Wpf
- EO.Wpf
- Classes
- BareButton Class
- Bitmap Class
- BitmapButton Class
- BooleanDependencyPropertyRoutedEventArgs Class
- Button Class
- Calendar Class
- CalendarDayButton Class
- CalendarMonth Class
- CancelEventArgs Class
- CheckBox Class
- ChoiceMaskedEditSegment Class
- ComboBox Class
- ComboBoxItem Class
- DatePicker Class
- DateRangeCollection Class
- DateRangeCollectionConverter Class
- DockContainer Class
- DockItem Class
- DockItemClosingEventArgs Class
- DockItemCollection Class
- DockItemEventArgs Class
- DockItemNeededEventArgs Class
- DockView Class
- DockViewCollection Class
- DockViewCommands Class
- DockViewEventArgs Class
- DockViewNeededEventArgs Class
- DocumentItem Class
- DropDown Class
- DropDownButton Class
- DropDownService Class
- EditItemEventArgs Class
- Effect Class
- EffectManager Class
- Expander Class
- ItemDragEventArgs Class
- ItemDragOverEventArgs Class
- ItemDropEventArgs Class
- ItemsControlHelper Class
- LinkButton Class
- ListBox Class
- ListBoxItem Class
- MaskedEdit Class
- MaskedEditSegment Class
- MaskMaskedEditSegment Class
- Menu Class
- MenuBase Class
- MenuItem Class
- MonthPicker Class
- MultiplyConverter Class
- NamedResourceKey Class
- NegationConverter Class
- NewItemRequestedEventArgs Class
- NumericMaskedEditSegment Class
- OpacityConverter Class
- PatternMaskedEditSegment Class
- PdfViewer Class
- ProgressBar Class
- RadialPanel Class
- RadioButton Class
- RangeSlider Class
- RegexMaskedEditSegment Class
- RingDefinition Class
- RingDefinitionCollection Class
- Runtime Class
- SkinStyleInfo Class
- Slider Class
- SliderBase Class
- SpinEdit Class
- SpinEdit Class
- SpinEdit Members
- SpinEdit Constructor
- Fields
- Properties
- Properties
- AllowEmpty Property
- DecimalDigits Property
- DecreaseLarge Property
- DecreaseSmall Property
- Delay Property
- IncreaseLarge Property
- IncreaseSmall Property
- Interval Property
- IsEmpty Property
- IsInteger Property
- IsReadOnly Property
- MaximizeValue Property
- MinimizeValue Property
- NumberFormatInfo Property
- RangeIndicatorStyle Property
- ShowRangeIndicator Property
- SpinButtonsOrientation Property
- SpinDownButtonStyle Property
- SpinUpButtonStyle Property
- Text Property
- ValueFormat Property
- ValueFormatString Property
- Methods
- SplitButton Class
- SplitLineHeightConverter Class
- SplitView Class
- StaticMaskedEditSegment Class
- TabControl Class
- TabItem Class
- TabItemCloseEventArgs Class
- TabItemEventArgs Class
- TemplatePresenter Class
- ThemeManager Class
- ThemeNames Class
- ThemeStyleInfo Class
- TreeView Class
- TreeViewItem Class
- UIElementHelper Class
- UnitConverter Class
- WebControl Class
- WebView Class
- WebViewHost Class
- WeekDaysCollection Class
- WindowChrome Class
- WindowCommands Class
- YearPicker Class
- Structures
- Enumerations
- Delegates
- EO.Wpf.Gauge
- EO.Wpf.Gauge.Shapes
- EO.Wpf.Primitives
- EO.Wpf.Themes.Aero
- EO.Wpf.Themes.Classic
- EO.Wpf.Themes.Luna
- EO.Wpf.Themes.Metro
- EO.Wpf.Themes.Royale
- JavaScript API Reference
- .NET API Reference
SpinEdit Properties |
The properties of the SpinEdit class are listed below. For a complete list of SpinEdit class members, see the SpinEdit Members topic.
Properties
Name | Description | |
---|---|---|
ActualHeight (inherited from FrameworkElement) | ||
ActualWidth (inherited from FrameworkElement) | ||
AllowDrop (inherited from UIElement) | ||
AllowEmpty | Gets or sets a value indicating whether user is allowed to clear the SpinEdit. This is a dependency property. | |
AreAnyTouchesCaptured (inherited from UIElement) | ||
AreAnyTouchesCapturedWithin (inherited from UIElement) | ||
AreAnyTouchesDirectlyOver (inherited from UIElement) | ||
AreAnyTouchesOver (inherited from UIElement) | ||
Background (inherited from Control) | ||
BindingGroup (inherited from FrameworkElement) | ||
BitmapEffect (inherited from UIElement) | Obsolete. | |
BitmapEffectInput (inherited from UIElement) | Obsolete. | |
BorderBrush (inherited from Control) | ||
BorderThickness (inherited from Control) | ||
CacheMode (inherited from UIElement) | ||
Clip (inherited from UIElement) | ||
ClipToBounds (inherited from UIElement) | ||
CommandBindings (inherited from UIElement) | ||
ContextMenu (inherited from FrameworkElement) | ||
Cursor (inherited from FrameworkElement) | ||
DataContext (inherited from FrameworkElement) | ||
DecimalDigits | Gets or sets the number of decimal places to use. This is a dependency property. | |
DecreaseLarge | Gets a command that decreases the value of the SpinEdit by the same amount as LargeChange property. | |
DecreaseSmall | Gets a command that decreases the value of the SpinEdit by the same amount as the SmallChange property. | |
DefaultStyleKey (inherited from FrameworkElement) | ||
Delay | Gets or sets the amount of time, in milliseconds, the SpinEdit's RepeatButton waits, while its pressed, before it starts repeating. This is a dependency property. | |
DependencyObjectType (inherited from DependencyObject) | ||
DesiredSize (inherited from UIElement) | ||
Dispatcher (inherited from DispatcherObject) | ||
Effect (inherited from UIElement) | ||
FlowDirection (inherited from FrameworkElement) | ||
Focusable (inherited from UIElement) | ||
FocusVisualStyle (inherited from FrameworkElement) | ||
FontFamily (inherited from Control) | ||
FontSize (inherited from Control) | ||
FontStretch (inherited from Control) | ||
FontStyle (inherited from Control) | ||
FontWeight (inherited from Control) | ||
ForceCursor (inherited from FrameworkElement) | ||
Foreground (inherited from Control) | ||
HandlesScrolling (inherited from Control) | ||
HasAnimatedProperties (inherited from UIElement) | ||
HasEffectiveKeyboardFocus (inherited from UIElement) | ||
Height (inherited from FrameworkElement) | ||
HorizontalAlignment (inherited from FrameworkElement) | ||
HorizontalContentAlignment (inherited from Control) | ||
IncreaseLarge | Gets a command that increases the value of the SpinEdit by the same amount as LargeChange property. | |
IncreaseSmall | Gets a command that increases the value of the SpinEdit by the same amount as SmallChange property. | |
InheritanceBehavior (inherited from FrameworkElement) | ||
InputBindings (inherited from UIElement) | ||
InputScope (inherited from FrameworkElement) | ||
Interval | Gets or sets the amount of time in milliseconds between repeats when users holds down the increase/decrease button that causes the commands to repeat. This is a dependency property. | |
IsArrangeValid (inherited from UIElement) | ||
IsEmpty | Gets a value that indicates whether the Value is empty or not. This is a dependency property. | |
IsEnabled (inherited from UIElement) | ||
IsEnabledCore (inherited from UIElement) | ||
IsFocused (inherited from UIElement) | ||
IsHitTestVisible (inherited from UIElement) | ||
IsInitialized (inherited from FrameworkElement) | ||
IsInputMethodEnabled (inherited from UIElement) | ||
IsInteger | Gets or sets a value that indicates whether the SpinEdit value is an integer. This is a dependency property. | |
IsKeyboardFocused (inherited from UIElement) | ||
IsKeyboardFocusWithin (inherited from UIElement) | ||
IsLoaded (inherited from FrameworkElement) | ||
IsManipulationEnabled (inherited from UIElement) | ||
IsMeasureValid (inherited from UIElement) | ||
IsMouseCaptured (inherited from UIElement) | ||
IsMouseCaptureWithin (inherited from UIElement) | ||
IsMouseDirectlyOver (inherited from UIElement) | ||
IsMouseOver (inherited from UIElement) | ||
IsReadOnly | Gets or sets a value that indicates whether the SpinEdit is read-only to a user interacting with the control. This is a dependency property. | |
IsSealed (inherited from DependencyObject) | ||
IsStylusCaptured (inherited from UIElement) | ||
IsStylusCaptureWithin (inherited from UIElement) | ||
IsStylusDirectlyOver (inherited from UIElement) | ||
IsStylusOver (inherited from UIElement) | ||
IsTabStop (inherited from Control) | ||
IsVisible (inherited from UIElement) | ||
Language (inherited from FrameworkElement) | ||
LargeChange (inherited from RangeBase) | ||
LayoutTransform (inherited from FrameworkElement) | ||
LogicalChildren (inherited from FrameworkElement) | ||
Margin (inherited from FrameworkElement) | ||
MaxHeight (inherited from FrameworkElement) | ||
MaximizeValue | Gets a command that sets the SpinEdit Value to the Maximum value. | |
Maximum (inherited from RangeBase) | ||
MaxWidth (inherited from FrameworkElement) | ||
MinHeight (inherited from FrameworkElement) | ||
MinimizeValue | Gets a command that sets the SpinEdit Value to the Minimum value. | |
Minimum (inherited from RangeBase) | ||
MinWidth (inherited from FrameworkElement) | ||
Name (inherited from FrameworkElement) | ||
NumberFormatInfo | Gets or sets the NumberFormatInfo object used to format the value of the SpinEdit. This is a dependency property. | |
Opacity (inherited from UIElement) | ||
OpacityMask (inherited from UIElement) | ||
OverridesDefaultStyle (inherited from FrameworkElement) | ||
Padding (inherited from Control) | ||
Parent (inherited from FrameworkElement) | ||
PersistId (inherited from UIElement) | Obsolete. | |
RangeIndicatorStyle | Gets or sets the Style applied to the range indicator control of this spin edit. This is a dependency property. | |
RenderSize (inherited from UIElement) | ||
RenderTransform (inherited from UIElement) | ||
RenderTransformOrigin (inherited from UIElement) | ||
Resources (inherited from FrameworkElement) | ||
ShowRangeIndicator | Gets or sets a value indicating whether the range indicator control of a SpinEdit is shown or hidden. This is a dependency property. | |
SmallChange (inherited from RangeBase) | ||
SnapsToDevicePixels (inherited from UIElement) | ||
SpinButtonsOrientation | Gets or sets the orientation of the spin buttons. This is a dependency property. | |
SpinDownButtonStyle | Gets or sets the Style applied to the RepeatButton control used to decrease the SpinEdit's Value property. This is a dependency property. | |
SpinUpButtonStyle | Gets or sets the Style applied to the RepeatButton control used to increase the SpinEdit's Value property. This is a dependency property. | |
Style (inherited from FrameworkElement) | ||
StylusPlugIns (inherited from UIElement) | ||
TabIndex (inherited from Control) | ||
Tag (inherited from FrameworkElement) | ||
Template (inherited from Control) | ||
TemplatedParent (inherited from FrameworkElement) | ||
Text | Gets the Value of the SpinEdit as a String. This is a dependency property. | |
ToolTip (inherited from FrameworkElement) | ||
TouchesCaptured (inherited from UIElement) | ||
TouchesCapturedWithin (inherited from UIElement) | ||
TouchesDirectlyOver (inherited from UIElement) | ||
TouchesOver (inherited from UIElement) | ||
Triggers (inherited from FrameworkElement) | ||
Uid (inherited from UIElement) | ||
UseLayoutRounding (inherited from FrameworkElement) | ||
Value (inherited from RangeBase) | ||
ValueFormat | Gets or sets the format to apply to the SpinEditvalue. This is a dependency property. | |
ValueFormatString | Gets or sets the value format string. | |
VerticalAlignment (inherited from FrameworkElement) | ||
VerticalContentAlignment (inherited from Control) | ||
Visibility (inherited from UIElement) | ||
VisualBitmapEffect (inherited from Visual) | Obsolete. | |
VisualBitmapEffectInput (inherited from Visual) | Obsolete. | |
VisualBitmapScalingMode (inherited from Visual) | ||
VisualCacheMode (inherited from Visual) | ||
VisualChildrenCount (inherited from FrameworkElement) | ||
VisualClearTypeHint (inherited from Visual) | ||
VisualClip (inherited from Visual) | ||
VisualEdgeMode (inherited from Visual) | ||
VisualEffect (inherited from Visual) | ||
VisualOffset (inherited from Visual) | ||
VisualOpacity (inherited from Visual) | ||
VisualOpacityMask (inherited from Visual) | ||
VisualParent (inherited from Visual) | ||
VisualScrollableAreaClip (inherited from Visual) | ||
VisualTextHintingMode (inherited from Visual) | ||
VisualTextRenderingMode (inherited from Visual) | ||
VisualTransform (inherited from Visual) | ||
VisualXSnappingGuidelines (inherited from Visual) | ||
VisualYSnappingGuidelines (inherited from Visual) | ||
Width (inherited from FrameworkElement) |
See Also