ComponentOne ASP.NET MVC Controls
RangeSelectorBuilder<T> Class Members
Methods 

C1.Web.Mvc.Fluent Namespace : RangeSelectorBuilder<T> Class

The following tables list the members exposed by RangeSelectorBuilder<T>.

Public Constructors
 NameDescription
Public ConstructorCreate one FlexGridFilterBuilder instance.  
Top
Public Methods
 NameDescription
Public MethodConfigurates C1.Web.Mvc.RangeSelector<T>.IsVisible. Sets the visibility of the range selector.  
Public MethodConfigurates C1.Web.Mvc.RangeSelector<T>.Max. Sets the maximum value of the range.  
Public MethodConfigurates C1.Web.Mvc.RangeSelector<T>.MaxScale. Sets the maximum range scale of the range selector.  
Public MethodConfigurates C1.Web.Mvc.RangeSelector<T>.Min. Sets the minimum value of the range.  
Public MethodConfigurates C1.Web.Mvc.RangeSelector<T>.MinScale. Sets the minimum range scale of the range selector.  
Public MethodConfigurates the C1.Web.Mvc.RangeSelector<T>.OnClientRangeChanged client event. Occurs after the range changes.  
Public MethodSets the Orientation property.  
Public MethodConfigurates C1.Web.Mvc.RangeSelector<T>.Seamless. Sets whether the minimal and maximal handler will move seamlessly.  
Public MethodGet an Html string. (Inherited from C1.Web.Mvc.Fluent.ComponentBuilder<RangeSelector<T>,RangeSelectorBuilder<T>>)
Top
Extension Methods
 NameDescription
Public Extension MethodRender the html string in template mode.
Top
See Also

Reference

RangeSelectorBuilder<T> Class
C1.Web.Mvc.Fluent Namespace