menu

Blazor

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

    Show / Hide Table of Contents

    Class ListBoxLocale

    Defines the ListBoxLocale.

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

    Constructors

    ListBoxLocale()

    Declaration
    public ListBoxLocale()

    Properties

    ActionFailureTemplate

    Gets or sets the ActionFailureTemplate property.

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

    MoveAllFrom

    Gets or sets the MoveAllFrom property.

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

    MoveAllTo

    Gets or sets the MoveAllTo property.

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

    MoveDown

    Gets or sets the MoveDown property.

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

    MoveFrom

    Gets or sets the MoveFrom property.

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

    MoveTo

    Gets or sets the MoveTo property.

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

    MoveUp

    Gets or sets the MoveUp property.

    Declaration
    public string MoveUp { 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

    SelectAllText

    Gets or sets the SelectAllText property.

    Declaration
    public string SelectAllText { 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 »