[]
        
(Showing Draft Content)

C1.Blazor.Input.C1Slider.GetMaximum

GetMaximum Method

GetMaximum()

Return the slider's maximum value.

Declaration
protected override double GetMaximum()
Returns
Type Description
double

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.