Skip to main content
A newer version of this page is available. .

FormLayoutGroupBase Properties

Defines the base API for classes that implement a Form Layout group.
Name Description
BeginRow Specifies whether a Form Layout group, tab page, or tab starts a new row.
Caption Specifies a Form Layout group, tab page, or tab caption.
CaptionPosition Specifies the caption position.
Enabled Specifies whether the auto-generated editors in groups or tabs are enabled.
ReadOnly Specifies whether the layout group or tab activates read-only mode for all nested auto-generated editors.
Visible Specifies whether a Form Layout group, tab page, or tab is visible.
See Also