BootstrapGridViewCommandColumnBuilder.CellRowSpan(Int32) Method
In This Article
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public BootstrapGridViewCommandColumnBuilder CellRowSpan(
int cellRowSpan
)
#Parameters
Name | Type |
---|---|
cell |
Int32 |
#Returns
Type |
---|
Bootstrap |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also