Click or drag to resize

StiDesignerInfoRunDesignerAfterInsert Property

Gets or sets value, indicates that it is necessary to run the component designer after the component has been created.

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

Property Value

Type: Boolean
See Also