menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class FloatLabelType - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class FloatLabelType

    Defines floating label type of the input and decides how the label should float on the input.

    Inheritance
    System.Object
    FloatLabelType
    Namespace: Syncfusion.EJ2.MultiColumnComboBox
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class FloatLabelType : Enum

    Fields

    Always

    Declaration
    public const FloatLabelType Always
    Field Value
    Type
    FloatLabelType

    Auto

    Declaration
    public const FloatLabelType Auto
    Field Value
    Type
    FloatLabelType

    Never

    Declaration
    public const FloatLabelType Never
    Field Value
    Type
    FloatLabelType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved