GridViewFormatConditionTopBottomBuilder.ShowInColumn(String) Method
In This Article
Sets a value that specifies a column to which the current conditional formatting will be applied.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public GridViewFormatConditionTopBottomBuilder ShowInColumn(
string showInColumn
)
#Parameters
Name | Type |
---|---|
show |
String |
#Returns
Type |
---|
Grid |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also