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; }
Public Shared Property EmulateData As Boolean
Get
Set
Property Value
Type:
BooleanSee Also