Summary
Gets or sets a value indicating whether the user can use the mouse wheel to change the value.
- Namespace
- MahApps
.Metro .Controls - Containing Type
- NumericUpDown
Syntax
[Category("Behavior")]
[DefaultValue(true)]
public bool InterceptMouseWheel { get; set; }
Attributes
Type | Description |
---|---|
Category | |
Default |
Value
Type | Description |
---|---|
bool |