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 |