BootstrapGridViewBuilderBase<T>.ClientVisible(Boolean) Method
In This Article
Sets a value that specifies the initial visibility state of a web control on the client.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
#Parameters
Name | Type |
---|---|
client |
Boolean |
#Returns
Type |
---|
T |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also