Skip to main content

BootstrapGridViewFormLayoutProperties.AlignItemCaptionsInAllGroups Property

Namespace: DevExpress.Web.Bootstrap

Assembly: DevExpress.Web.Bootstrap.v23.2.dll

NuGet Package: DevExpress.Web.Bootstrap

Declaration

[DefaultValue(true)]
public override bool AlignItemCaptionsInAllGroups { get; set; }

Property Value

Type Default
Boolean true
See Also