SliderLimitDataBuilder Class Members
The following tables list the members exposed by SliderLimitDataBuilder.
Public Constructors
Name | Description | |
---|---|---|
![]() | SliderLimitDataBuilder Constructor | Overloaded. |
Public Properties
Name | Description | |
---|---|---|
![]() | Context | (Inherited from Syncfusion.EJ2.ControlBuilder) |
![]() | Output | (Inherited from Syncfusion.EJ2.ControlBuilder) |
Public Methods
Name | Description | |
---|---|---|
![]() | Enabled | It is used to enable the limit in the slider. |
![]() | EndHandleFixed | It is used to lock the second handle. |
![]() | MaxEnd | It is used to set the maximum end limit value. |
![]() | MaxStart | It is used to set the maximum start limit value. |
![]() | MinEnd | It is used to set the minimum end limit value. |
![]() | MinStart | It is used to set the minimum start limit value. |
![]() | StartHandleFixed | It is used to lock the first handle. |
Extension Methods
Name | Description | |
---|---|---|
![]() | IterateIndex | Overloaded. Iterates the index. |
See Also