Show / Hide Table of Contents

Class ConfigurationAttributes.ControlElements.Config.TextField

Inheritance
object
ConfigurationAttributes.ControlElements.Config.TextField
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: SuperOffice.DCF.Configuration
Assembly: SoCore.dll
Syntax
public static class ConfigurationAttributes.ControlElements.Config.TextField

Fields

Alphanumeric

Declaration
public const string Alphanumeric = "alphanumeric"
Field Value
Type Description
string

Center

Declaration
public const string Center = "center"
Field Value
Type Description
string

Float

Declaration
public const string Float = "float"
Field Value
Type Description
string

Integer

Declaration
public const string Integer = "integer"
Field Value
Type Description
string

Left

Declaration
public const string Left = "left"
Field Value
Type Description
string

Mask

Declaration
public const string Mask = "mask"
Field Value
Type Description
string

MaxLength

Declaration
public const string MaxLength = "max-length"
Field Value
Type Description
string

Money

Declaration
public const string Money = "money"
Field Value
Type Description
string

Right

Declaration
public const string Right = "right"
Field Value
Type Description
string

Rows

Declaration
public const string Rows = "rows"
Field Value
Type Description
string

TextAlign

Declaration
public const string TextAlign = "text-align"
Field Value
Type Description
string

Type

Declaration
public const string Type = "type"
Field Value
Type Description
string
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top