- Assembly
- Comet
.dll - Namespace
- Comet
.Controls - Base Types
-
- Control
graph BT
Type-->Base0["Control"]
Type["RangeSelector"]
class Type type-node
Syntax
public sealed class RangeSelector : Control
Attributes
Type | Description |
---|---|
Template |
|
Template |
|
Template |
|
Template |
Constructors
Name | Summary |
---|---|
RangeSelector |
Events
Name | Type | Summary |
---|---|---|
ValueChanged | EventHandler |
Fields
Name | Constant Value | Summary |
---|---|---|
MaximumProperty |
static
|
|
MinimumProperty |
static
|
|
RangeMaxProperty |
static
|
|
RangeMinProperty |
static
|
Properties
Methods
Name | Value | Summary |
---|---|---|
OnApplyTemplate |
void |
Extension Methods
Name | Value | Summary |
---|---|---|
SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|