You are here: Symbol Reference > Stimulsoft.Report Namespace > StiStyleLocation Enumeration
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
Stimulsoft.Report.StiStyleLocation Enumeration

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

Syntax
C++
C#
Visual Basic
public: enum StiStyleLocation { None = 0, TopLeft = 1, TopCenter = 2, TopRight = 4, MiddleLeft = 8, MiddleCenter = 16, MiddleRight = 32, BottomLeft = 64, BottomCenter = 128, BottomRight = 256, Left = 512, Right = 1024, Top = 2048, Bottom = 4096, CenterHorizontal = 8192, CenterVertical = 16384 };
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.