StiCloneContainer Property |
Gets or sets a clone container.
Namespace:
Stimulsoft.Report.Components
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax [TypeConverterAttribute(typeof(StiCloneConverter))]
public StiContainer Container { get; set; }
<TypeConverterAttribute(GetType(StiCloneConverter))>
Public Property Container As StiContainer
Get
Set
Property Value
Type:
StiContainerImplements
IStiCloneContainerSee Also