Blazor

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

    Show / Hide Table of Contents

    Class DropdownsLocale

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

    Constructors

    DropdownsLocale()

    Declaration
    public DropdownsLocale()

    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

    OverflowCountTemplate

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

    SelectAllText

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

    TotalCountTemplate

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

    UnSelectAllText

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