A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.infragistics.com/blazor/docs/api/api/IgniteUI.Blazor.Controls.IgbSelect.html below:

Class IgbSelect Inheritance

System.Object

IgbSelect

Implements

System.IDisposable

Namespace: IgniteUI.Blazor.Controls Assembly: IgniteUI.Blazor.dll Syntax
public class IgbSelect : IgbBaseComboBoxLike, RefSink, JsonSerializable, IDisposable
Constructors IgbSelect() Declaration Properties Autofocus Declaration
public bool Autofocus { get; set; }
Property Value Type Description System.Boolean Blur Declaration
public EventCallback<IgbVoidEventArgs> Blur { get; set; }
Property Value Type Description Microsoft.AspNetCore.Components.EventCallback<IgbVoidEventArgs> BlurScript Declaration
public string BlurScript { get; set; }
Property Value Type Description System.String Change Declaration
public EventCallback<IgbSelectItemComponentEventArgs> Change { get; set; }
Property Value ChangeScript Declaration
public string ChangeScript { get; set; }
Property Value Type Description System.String Closed Declaration
public EventCallback<IgbVoidEventArgs> Closed { get; set; }
Property Value Type Description Microsoft.AspNetCore.Components.EventCallback<IgbVoidEventArgs> ClosedScript Declaration
public string ClosedScript { get; set; }
Property Value Type Description System.String Closing Declaration
public EventCallback<IgbVoidEventArgs> Closing { get; set; }
Property Value Type Description Microsoft.AspNetCore.Components.EventCallback<IgbVoidEventArgs> ClosingScript Declaration
public string ClosingScript { get; set; }
Property Value Type Description System.String DirectRenderElementName Declaration
protected override string DirectRenderElementName { get; }
Property Value Type Description System.String Overrides Disabled Declaration
public bool Disabled { get; set; }
Property Value Type Description System.Boolean Distance Declaration
public double Distance { get; set; }
Property Value Type Description System.Double Focus Declaration
public EventCallback<IgbVoidEventArgs> Focus { get; set; }
Property Value Type Description Microsoft.AspNetCore.Components.EventCallback<IgbVoidEventArgs> FocusScript Declaration
public string FocusScript { get; set; }
Property Value Type Description System.String Invalid Declaration
public bool Invalid { get; set; }
Property Value Type Description System.Boolean Label Declaration
public string Label { get; set; }
Property Value Type Description System.String Opened Declaration
public EventCallback<IgbVoidEventArgs> Opened { get; set; }
Property Value Type Description Microsoft.AspNetCore.Components.EventCallback<IgbVoidEventArgs> OpenedScript Declaration
public string OpenedScript { get; set; }
Property Value Type Description System.String Opening Declaration
public EventCallback<IgbVoidEventArgs> Opening { get; set; }
Property Value Type Description Microsoft.AspNetCore.Components.EventCallback<IgbVoidEventArgs> OpeningScript Declaration
public string OpeningScript { get; set; }
Property Value Type Description System.String Outlined Declaration
public bool Outlined { get; set; }
Property Value Type Description System.Boolean ParentTypeName Declaration
protected override string ParentTypeName { get; }
Property Value Type Description System.String Overrides Placeholder Declaration
public string Placeholder { get; set; }
Property Value Type Description System.String Placement Declaration
public PopoverPlacement Placement { get; set; }
Property Value Required Declaration
public bool Required { get; set; }
Property Value Type Description System.Boolean ScrollStrategy Declaration
public PopoverScrollStrategy ScrollStrategy { get; set; }
Property Value 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 Declaration
public string Value { get; set; }
Property Value Type Description System.String ValueChanged Declaration
public EventCallback<string> ValueChanged { get; set; }
Property Value Type Description Microsoft.AspNetCore.Components.EventCallback<System.String> Methods BlurComponent() Declaration
[WCWidgetMemberName("Blur")]
public void BlurComponent()
BlurComponentAsync() Declaration
[WCWidgetMemberName("Blur")]
public Task BlurComponentAsync()
Returns Type Description System.Threading.Tasks.Task CheckValidity() Declaration
public void CheckValidity()
CheckValidityAsync() Declaration
public Task CheckValidityAsync()
Returns Type Description System.Threading.Tasks.Task ClearSelection() Declaration
public void ClearSelection()
ClearSelectionAsync() Declaration
public Task ClearSelectionAsync()
Returns Type Description System.Threading.Tasks.Task EnsureModulesLoaded() Declaration
protected override void EnsureModulesLoaded()
Overrides FindByName(String) Declaration
public override object FindByName(string name)
Parameters Type Name Description System.String name Returns Type Description System.Object Overrides FocusComponent(IgbFocusOptions) Declaration
[WCWidgetMemberName("Focus")]
public void FocusComponent(IgbFocusOptions options)
Parameters FocusComponentAsync(IgbFocusOptions) Declaration
[WCWidgetMemberName("Focus")]
public Task FocusComponentAsync(IgbFocusOptions options)
Parameters Returns Type Description System.Threading.Tasks.Task GetCurrentValue() Declaration
public string GetCurrentValue()
Returns Type Description System.String GetCurrentValueAsync() Declaration
public Task<string> GetCurrentValueAsync()
Returns Type Description System.Threading.Tasks.Task<System.String> GetGroups() Declaration
public IgbSelectGroup[] GetGroups()
Returns GetGroupsAsync() Declaration
public Task<IgbSelectGroup[]> GetGroupsAsync()
Returns GetItems() Declaration
public IgbSelectItem[] GetItems()
Returns GetItemsAsync() Declaration
public Task<IgbSelectItem[]> GetItemsAsync()
Returns GetSelectedItem() Declaration
public IgbSelectItem GetSelectedItem()
Returns GetSelectedItemAsync() Declaration
public Task<IgbSelectItem> GetSelectedItemAsync()
Returns ReportValidity() Declaration
public void ReportValidity()
ReportValidityAsync() Declaration
public Task ReportValidityAsync()
Returns Type Description System.Threading.Tasks.Task ResolveDisplay() Declaration
protected override string ResolveDisplay()
Returns Type Description System.String Overrides SetCustomValidity(String) Declaration
public void SetCustomValidity(string message)
Parameters Type Name Description System.String message SetCustomValidityAsync(String) Declaration
public Task SetCustomValidityAsync(string message)
Parameters Type Name Description System.String message 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