BootstrapGridViewBuilderBase<T>.PreviewFieldName(String) Method
In This Article
Sets the name of the data source field whose values are displayed within the preview rows.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
#Parameters
Name | Type |
---|---|
preview |
String |
#Returns
Type |
---|
T |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also