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