Click or drag to resize

StiComponentAnchor Property

Gets or sets a value which indicates the mode of linking component location to the parent component size.

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

Property Value

Type: StiAnchorMode

Implements

IStiAnchorAnchor
See Also