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