BootstrapGridViewCommandColumnBuilder.HorizontalAlign(HorizontalAlign) Method
In This Article
This property is not in effect for the BootstrapGridViewCommandColumnBuilder class.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public BootstrapGridViewCommandColumnBuilder HorizontalAlign(
HorizontalAlign horizontalAlign
)
#Parameters
Name | Type |
---|---|
horizontal |
Horizontal |
#Returns
Type |
---|
Bootstrap |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also