System.Object
IgbProgressBase
ImplementsSystem.IDisposable
Namespace: IgniteUI.Blazor.Controls Assembly: IgniteUI.Blazor.dll Syntaxpublic class IgbProgressBase : BaseRendererControl, RefSink, JsonSerializable, IDisposable
Constructors IgbProgressBase() Declaration Properties AnimationDuration
Animation duration in milliseconds.
Declarationpublic double AnimationDuration { get; set; }
Property Value Type Description System.Double DefaultEventBehavior Declaration
protected override ControlEventBehavior DefaultEventBehavior { get; }
Property Value Overrides DirectRenderElementName Declaration
protected override string DirectRenderElementName { get; }
Property Value Type Description System.String Overrides HideLabel
Shows/hides the label of the control.
Declarationpublic bool HideLabel { get; set; }
Property Value Type Description System.Boolean Indeterminate
The indeterminate state of the control.
Declarationpublic bool Indeterminate { get; set; }
Property Value Type Description System.Boolean LabelFormat
Format string for the default label of the control. Placeholders: {0} - current value of the control. {1} - max value of the control.
Declarationpublic string LabelFormat { get; set; }
Property Value Type Description System.String Max
Maximum value of the control.
Declarationpublic double Max { get; set; }
Property Value Type Description System.Double SupportsVisualChildren Declaration
protected override bool SupportsVisualChildren { get; }
Property Value Type Description System.Boolean Overrides Type Declaration
public override string Type { get; }
Property Value Type Description System.String Overrides UseDirectRender Declaration
protected override bool UseDirectRender { get; }
Property Value Type Description System.Boolean Overrides Value
The value of the control.
Declarationpublic double Value { get; set; }
Property Value Type Description System.Double Variant
The variant of the control.
Declarationpublic StyleVariant Variant { get; set; }
Property Value Methods FindByName(String) Declaration
public override object FindByName(string name)
Parameters Type Name Description System.String name Returns Type Description System.Object Overrides ResolveDisplay() Declaration
protected override string ResolveDisplay()
Returns Type Description System.String Overrides SetNativeElement(Object) Declaration
public void SetNativeElement(object element)
Parameters Type Name Description System.Object element SetNativeElementAsync(Object) Declaration
public Task SetNativeElementAsync(object element)
Parameters Type Name Description System.Object element Returns Type Description System.Threading.Tasks.Task Implements
System.IDisposable
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