Class ComboBoxLocale
Defines the ComboBoxLocale.
Inheritance
System.Object
ComboBoxLocale
Namespace: Syncfusion.Blazor
Assembly: Syncfusion.Blazor.dll
Syntax
public class ComboBoxLocale : Object
Constructors
ComboBoxLocale()
Declaration
public ComboBoxLocale()
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 |