[]
        
(Showing Draft Content)

FarPoint.Win.SuperEdit.MaskType

MaskType Enum

Specifies the type of mask (not type of data).

Namespace: FarPoint.Win.SuperEdit
Assembly: FarPoint.Win.dll
Syntax
public enum MaskType
Public Enum MaskType

Fields

Name Description
Currency

Indicates a currency mask type

Date

Indicates a date mask type

DateTime

Indicates a date-time mask type

Decimal

Indicates a decimal mask type

Double

Indicates a double-precision, floating-point number mask type

Float

Indicates a single-precision, floating-point number mask type

Integer

Indicates an integer mask type

None

Indicates no mask type

Percent

Indicates a percent mask type

PicMask

Indicates a PIC mask type

SimpleDate

Indicates a date mask type

SimpleDateTime

Indicates a datetime mask type

SimpleTime

Indicates a time mask type

Time

Indicates a time mask type