Click or drag to resize

StiCrossSummaryImageVertAlignment Property

Gets or sets the vertical alignment of an object.

Namespace:  Stimulsoft.Report.CrossTab
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiEnumConverter))]
public StiVertAlignment ImageVertAlignment { get; set; }

Property Value

Type: StiVertAlignment
See Also