InterfaceIRangeBase
Interface
Represents the Xaml RangeBase control wrapper interface.
Definition
Namespace:ArtOfTest.WebAii.Controls.Xaml
Assembly:ArtOfTest.WebAii.dll
Syntax:
cs-api-definition
public interface IRangeBase : IControl, IFrameworkElement, ITargetElement
Derived Classes:
Inherited Members
Properties
LargeChange
Get/set the large change value.
Maximum
Get/set the maximum value.
Minimum
Get/set the minimum value.
SmallChange
Get/set the small change value.