ViewForm.marginWidth

marginWidth specifies the number of pixels of horizontal margin that will be placed along the left and right edges of the form.

The default value is 0.

class ViewForm
int marginWidth;

Meta