Click or drag to resize

StiCrossHorAlignment Enumeration

Horizontal alignment of an Cross-Tab.

Namespace:  Stimulsoft.Report.CrossTab
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public enum StiCrossHorAlignment
Members
  Member nameValueDescription
Left0 Align to left side.
Center1 Align to center.
Right2 Align to right side.
None3 Without align.
Width4 Adjust CrossTab by Width.
See Also