Click or drag to resize

StiOptionsEngineEmulateData Property

Gets or sets a value, which indicates that if data are absent then controls of the data emulation. This value is used for report rendering in the designer without data.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static bool EmulateData { get; set; }

Property Value

Type: Boolean
See Also