Prepends the field data with blanks or zeroes to fill out the length of field LeftPad.
Syntax
BegProp LeftPad Access(*Public) Type(*Enum) BegGet; BegSet
Property Values
Enumeration. Values include: Blanks, Zeroes, and None. Defaults to None.
Remarks
LeftPad is used to add blanks or zeroes to the full length of a field before the actual data, often for formatting reasons. This property is the equivalent of the DDS Keywords CHECK(RB), CHECK(RZ), and AUTO(RAB), AUTO(RAZ). It is invoked in Monarch and Wings handling of those keywords.
To set this property at design time, click on the right side of the property window and select true or false from the drop down.
Requirements
Namespace: ASNA.Monarch.WebDspF
Assembly: ASNA.Monarch.WebDspF.DLL
Platforms: Windows Server 2012, Windows Server 2012 R2, Windows Server 2016, Windows 7, Windows 8 Pro, Windows 10 Pro