DataGate Print File Designer® - Build 8.0.355 and above

CharField.Length Property

The maximum number of characters allowed in the field.  The default is 0.

control.Length [=integer]

Property Value

Integer.  Gets or sets the length of the character field.

Remarks

To set the Length property of a control, click on the right side of the property and enter a length for the field.  After the length is entered, "X"'s will appear in the control for the length specified.

See Also

CharField Class | CharField Members