BootstrapGridViewCommandColumn.HorizontalAlign Property
In This Article
This property is not in effect for the BootstrapGridViewCommandColumn class.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.2.dll
#Declaration
[DefaultValue(HorizontalAlign.NotSet)]
public HorizontalAlign HorizontalAlign { get; set; }
#Property Value
Type | Default |
---|---|
Horizontal |
Not |
See Also