C1.Web.Mvc Namespace : RangeSelector<T> Class |
The following tables list the members exposed by RangeSelector<T>.
Name | Description | |
---|---|---|
![]() | RangeSelector<T> Constructor | Initializes a new instance of the RangeSelector class. |
Name | Description | |
---|---|---|
![]() | Components | Gets the child components. (Inherited from C1.Web.Mvc.Component) |
![]() | Id | Gets or sets the component id. (Inherited from C1.Web.Mvc.Component) |
![]() | IsVisible | Gets or sets the visibility of the range selector. |
![]() | Max | Gets or sets the maximum value of the range. |
![]() | MaxScale | Gets or sets the maximum range scale of the range selector. |
![]() | Min | Gets or sets the minimum value of the range. |
![]() | MinScale | Gets or sets the minimum range scale of the range selector. |
![]() | OnClientRangeChanged | Occurs after the range changes. |
![]() | Orientation | Gets or sets the orientation of the range selector. |
![]() | Seamless | Gets or sets whether the minimal and maximal handler will move seamlessly. |
Name | Description | |
---|---|---|
![]() | ToHtmlString | Returns an HTML-encoded string. (Inherited from C1.Web.Mvc.Component) |
Name | Description | |
---|---|---|
![]() | ToTemplate | Render the html string in template mode. |