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.Inputs
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class FloatLabelType : Enum
Fields
Always
Declaration
public const FloatLabelType Always
Field Value
Type | Description |
---|---|
FloatLabelType |
Auto
Declaration
public const FloatLabelType Auto
Field Value
Type | Description |
---|---|
FloatLabelType |
Never
Declaration
public const FloatLabelType Never
Field Value
Type | Description |
---|---|
FloatLabelType |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |