StiComponentIsDesigning Property |
Gets a value which indicates that the report in which a component is placed is being designed.
Namespace:
Stimulsoft.Report.Components
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public bool IsDesigning { get; }
Public ReadOnly Property IsDesigning As Boolean
Get
Property Value
Type:
BooleanSee Also