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; }
<TypeConverterAttribute(GetType(StiEnumConverter))>
Public Overridable Property Anchor As StiAnchorMode
Get
Set
Property Value
Type:
StiAnchorModeImplements
IStiAnchorAnchorSee Also