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

BootstrapCardViewFormLayoutProperties Properties

Contains settings that relate to the Form Layout used in the Card View’s edit form.
Name Description
AlignItemCaptions This member is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools.
AlignItemCaptionsInAllGroups
ColCount This member is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools.
ColumnCount
EncodeHtml Gets or sets a value that specifies whether the control keeps any of its values that are HTML as HTML, or strips out the HTML markers from it instead. Inherited from FormLayoutProperties.
Items Provides access to the collection of items placed in the edit form layout.
LayoutType Specifies the layout type for the Form Layout items.
LeftAndRightCaptionsWidth This member is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools.
NestedControlWidth This member is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools.
OptionalMark Gets or sets the text displayed within optional marks. Inherited from FormLayoutProperties.
Paddings This member is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools.
ParentSkinOwner For internal use only. Inherited from FormLayoutProperties.
ParentStyles This property is not in effect for the FormLayoutProperties class. Inherited from FormLayoutProperties.
RequiredMark Gets or sets the text displayed within required marks. Inherited from FormLayoutProperties.
RequiredMarkDisplayMode Gets or sets the required mark display mode. Inherited from FormLayoutProperties.
SettingsAdaptivity Provides access to the form layout’s adaptivity settings.
SettingsItemCaptions Provides access to the layout item caption settings within the form layout editor.
SettingsItemHelpTexts Provides access to the help text settings within the form layout editor.
SettingsItems Provides access to the layout item settings within the form layout editor.
ShowItemCaptionColon Gets or sets a value that specifies whether the colon character is appended to layout item captions. Inherited from FormLayoutProperties.
Styles This member is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools.
UseDefaultPaddings This member is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools.
See Also