DataGate Print File Designer® - Build 8.0.355 and above

DecField Class

DecField control is derived from BaseField Class and further defines a decimal field.

For a list of members, see DecField Class Members.

Public Class DecField  Inherits BaseField

Remarks

In addition to the properties, methods, and fields available with BaseField, DecField contains methods and properties to further define a decimal field.  The FieldType determines if the decimal field is Binary, Packed or Zoned.

New instances are constructed with a constructor with the properties set to the default values. The control display field is updated with the UpdateDisplayText method.

Requirements

Namespace: ASNA.DataGate.PrintControls

Platforms: Windows 2000, Windows XP Professional, Windows .NET Server family

Assembly: ASNA.DataGate.PrintControls (in ASNA.DataGate.PrintControls.dll)

See Also

ASNA.DataGate.PrintControls | Setting DecField PropertiesDecField Class Members | BaseField Class