[]
        
(Showing Draft Content)

C1.Blazor.Input.C1RangeSlider.GetIsEnabled

GetIsEnabled Method

GetIsEnabled()

Return the slider's IsEnabled.

Declaration
protected override bool GetIsEnabled()
Protected Overrides Function GetIsEnabled() As Boolean
Returns
Type Description
bool

Value

Overrides
Remarks

Codegeneration doesn't allow to define a parameter in the base class. Override this method at the descendant and return the value.