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

DxFormLayoutTabPage Properties

Represents a tabbed layout group.
Name Description
BeginRow Specifies whether a Form Layout group starts a new row. Inherited from FormLayoutGroupBase.
Caption Specifies a Form Layout group‘s caption. Inherited from FormLayoutGroupBase.
CaptionCssClass Specifies the name of the CSS class applied to the tabbed layout group’s caption.
Visible Specifies whether a Form Layout group is visible. Inherited from FormLayoutGroupBase.
See Also