DataGate Print File Designer®

BaseField Properties

BaseField Class

Public Properties


Property Description

Alignment

Specifies whether to align data in the control to the left, right, or right.  The default is Left.

Bold

Boolean value specifying whether the field output is bold.  The default is False.

Underline

Boolean value specifying whether the field output is underlined.  The default is False.


Protected Properties


Property Description

CreateParams

Gets the System.Windows.Forms.CreateParams object that contains the required creation parameters when the control handle is created.

StringFormat

Gets or sets the System.Drawing.StringFormat object that contains text and layout information for text strings.


See Also

BaseField Class | System.Drawing.StringFormat | System.Windows.Forms.CreateParams