A newer version of this page is available.
Switch to the current version.
BootstrapCardViewFormLayoutProperties.AlignItemCaptionsInAllGroups Property
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v18.2.dll
Declaration
[DefaultValue(true)]
public override bool AlignItemCaptionsInAllGroups { get; set; }
<DefaultValue(True)>
Public Overrides Property AlignItemCaptionsInAllGroups As Boolean
Property Value
Type | Default |
---|---|
Boolean | true |
See Also
Feedback