Click or drag to resize

StiComponentDockable Property

Gets or sets a value which indicates whether the component will be docked or not.

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

Property Value

Type: Boolean
See Also