Class AutoCompleteLocale
Defines the AutoCompleteLocale.
Inheritance
System.Object
AutoCompleteLocale
Namespace: Syncfusion.Blazor
Assembly: Syncfusion.Blazor.dll
Syntax
public class AutoCompleteLocale : Object
Constructors
AutoCompleteLocale()
Declaration
public AutoCompleteLocale()
Properties
ActionFailureTemplate
Gets or sets the ActionFailureTemplate property.
Declaration
public string ActionFailureTemplate { get; set; }
Property Value
Type |
---|
System.String |
NoRecordsTemplate
Gets or sets the NoRecordsTemplate property.
Declaration
public string NoRecordsTemplate { get; set; }
Property Value
Type |
---|
System.String |