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

DxFormLayoutTabPage Properties

A tabbed layout group.
Name Description
BeginRow Specifies whether a Form Layout group, tab page, or tab starts a new row. Inherited from FormLayoutGroupBase.
Caption Specifies a Form Layout group, tab page, or tab caption. Inherited from FormLayoutGroupBase.
CaptionCssClass Specifies the name of the CSS class applied to the tabbed layout group’s caption.
CaptionPosition Specifies the caption position. Inherited from FormLayoutGroupBase.
Enabled Specifies whether the auto-generated editors in groups or tabs are enabled. Inherited from FormLayoutGroupBase.
ReadOnly Specifies whether the layout group or tab activates read-only mode for all nested auto-generated editors. Inherited from FormLayoutGroupBase.
Visible Specifies whether a Form Layout group, tab page, or tab is visible. Inherited from FormLayoutGroupBase.
See Also