StiCrossTabHorAlignment Property |
Gets or sets the horizontal alignment of an Cross-Tab.
Namespace:
Stimulsoft.Report.CrossTab
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax [TypeConverterAttribute(typeof(StiEnumConverter))]
public StiCrossHorAlignment HorAlignment { get; set; }
<TypeConverterAttribute(GetType(StiEnumConverter))>
Public Property HorAlignment As StiCrossHorAlignment
Get
Set
Property Value
Type:
StiCrossHorAlignmentSee Also