Name | Description | |
---|---|---|
MaximumProperty | Reference to the TextAlignment property | |
MinimumProperty | Reference to the Text property | |
NRangeBaseSchema | Schema associated with NRangeBase | |
ValueProperty | Reference to the Value property |
The following tables list the members exposed by NRangeBase.
Name | Description | |
---|---|---|
MaximumProperty | Reference to the TextAlignment property | |
MinimumProperty | Reference to the Text property | |
NRangeBaseSchema | Schema associated with NRangeBase | |
ValueProperty | Reference to the Value property |
Name | Description | |
---|---|---|
Maximum | Gets or sets the range maximum. | |
Minimum | Gets or sets the range minimum. | |
Value | Gets or sets the value. |
Name | Description | |
---|---|---|
ClampValue | Clamps the given value to a valid one for this range element. |
Name | Description | |
---|---|---|
ExCd | ||
hxCd | ||
OnMaximumChanged | Called when the Maximum property has changed. | |
OnMinimumChanged | Called when the Minimum property has changed. | |
OnValueChanged | Called when the Value property has changed. |
Name | Description | |
---|---|---|
ValueChanged | Occurs when the Value property has changed. |