Enum FrameworkFormatMask
Namespace: FrameworkSystems.FrameworkBase
Assembly: FrameworkSystems.FrameworkBase.dll
Syntax
[DocfxBrowsable]
public enum FrameworkFormatMask
Fields
Name | Description |
---|---|
DateOnlyLong | |
DateOnlyMedium | |
DateOnlyShort | |
DateTimeLong | |
DateTimeMedium | |
DateTimeShort | |
Decimal | |
Integer | |
LowerCase | |
NegativeInteger | |
None | |
PositiveInteger | |
TimeOnlyLong | |
TimeOnlyMedium | |
TimeOnlyShort | |
UpperCase | |
UserDefined |