Click or drag to resize

StiComponentDockStyle Property

Gets or sets a type of the component docking.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiEnumConverter))]
public virtual StiDockStyle DockStyle { get; set; }

Property Value

Type: StiDockStyle
See Also