Click or drag to resize

StiStyleLocation Enumeration

Enum provide all variants of location component on parent component area.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[FlagsAttribute]
public enum StiStyleLocation
Members
  Member nameValueDescription
None0
TopLeft1
TopCenter2
TopRight4
MiddleLeft8
MiddleCenter16
MiddleRight32
BottomLeft64
BottomCenter128
BottomRight256
Left512
Right1024
Top2048
Bottom4096
CenterHorizontal8192
CenterVertical16384
See Also