- Assembly
- Comet
.dll - Namespace
- Comet
.Controls - Base Types
-
- EventArgs
graph BT
Type-->Base0["EventArgs"]
Type["RangeChangedEventArgs"]
class Type type-node
Syntax
public class RangeChangedEventArgs : EventArgs
Constructors
Properties
| Name | Value | Summary |
|---|---|---|
| ChangedRangeProperty | Range |
|
| NewValue | double | |
| OldValue | double |
Extension Methods
| Name | Value | Summary |
|---|---|---|
| SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
| With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|
