BootstrapGridViewBuilderBase<T>.PreviewEncodeHtml(Boolean) Method
In This Article
Sets a value that specifies whether the preview row’s display text containing HTML code should be parsed and rendered as a pure HTML markup or should be represented as text on a page.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
#Parameters
Name | Type |
---|---|
preview |
Boolean |
#Returns
Type |
---|
T |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also