menu

Blazor

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

    Show / Hide Table of Contents

    Class DropdownsLocale

    Defines the DropdownsLocale.

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

    Constructors

    DropdownsLocale()

    Declaration
    public DropdownsLocale()

    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

    OverflowCountTemplate

    Gets or sets the OverflowCountTemplate property.

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

    SelectAllText

    Gets or sets the SelectAllText property.

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

    TotalCountTemplate

    Gets or sets the TotalCountTemplate property.

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

    UnSelectAllText

    Gets or sets the UnSelectAllText property.

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