Click or drag to resize

StiCrossFieldHorAlignment Property

Gets or sets the text horizontal alignment.

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

Property Value

Type: StiTextHorAlignment

Implements

IStiTextHorAlignmentHorAlignment
See Also