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

BootstrapGridViewDataColumn.HorizontalAlign Property

This property is not in effect for the BootstrapGridViewDataColumn class.

Namespace: DevExpress.Web.Bootstrap

Assembly: DevExpress.Web.Bootstrap.v19.1.dll

Declaration

[DefaultValue(HorizontalAlign.NotSet)]
public HorizontalAlign HorizontalAlign { get; set; }

Property Value

Type Default
HorizontalAlign **NotSet**
See Also