System.Object
IgbMultiSliderThumb
Namespace: IgniteUI.Blazor.Controls Assembly: IgniteUI.Blazor.dll Syntaxpublic class IgbMultiSliderThumb : BaseRendererElement, JsonSerializable
Constructors IgbMultiSliderThumb() Declaration
public IgbMultiSliderThumb()
Properties PropertyUpdated Declaration
public EventCallback<IgbPropertyUpdatedEventArgs> PropertyUpdated { get; set; }
Property Value PropertyUpdatedScript Declaration
public string PropertyUpdatedScript { get; set; }
Property Value Type Description System.String Range Declaration
public IgbMultiSliderTrackThumbRange Range { get; set; }
Property Value RangePosition Declaration
public MultiSliderThumbRangePosition RangePosition { get; set; }
Property Value Type Declaration
public override string Type { get; }
Property Value Type Description System.String Overrides Value Declaration
public double Value { get; set; }
Property Value Type Description System.Double Methods FindByName(String) Declaration
public override object FindByName(string name)
Parameters Type Name Description System.String name Returns Type Description System.Object Overrides Push(Double) Declaration
public double Push(double amount)
Parameters Type Name Description System.Double amount Returns Type Description System.Double PushAsync(Double) Declaration
public Task<double> PushAsync(double amount)
Parameters Type Name Description System.Double amount Returns Type Description System.Threading.Tasks.Task<System.Double> Implements
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4