menu

Blazor

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

    Show / Hide Table of Contents

    Class SliderLocale

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

    Constructors

    SliderLocale()

    Declaration
    public SliderLocale()

    Properties

    DecrementTitle

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

    IncrementTitle

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