Click or drag to resize
TableReportServiceJsCodeAhead Property
报表支持的 js 代码是否在控件原有代码之前 (默认为 false)

Namespace: Appkit.Components
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public bool JsCodeAhead { get; set; }

Property Value

Type: Boolean
See Also