Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ComboBoxLocale - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ComboBoxLocale

    Inheritance
    System.Object
    ComboBoxLocale
    Namespace: Syncfusion.Blazor
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public class ComboBoxLocale : Object

    Constructors

    ComboBoxLocale()

    Declaration
    public ComboBoxLocale()

    Properties

    ActionFailureTemplate

    Declaration
    public string ActionFailureTemplate { get; set; }
    Property Value
    Type Description
    System.String

    NoRecordsTemplate

    Declaration
    public string NoRecordsTemplate { get; set; }
    Property Value
    Type Description
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved