Enum Positions
Specifies the positions of an element.
Namespace: Syncfusion.RDL.DOM
Assembly: Syncfusion.EJ.ReportViewer.dll
Syntax
public enum Positions
Fields
Name | Description |
---|---|
BottomCenter | |
BottomLeft | |
BottomRight | |
LeftBottom | |
LeftCenter | |
LeftTop | |
RightBottom | |
RightCenter | |
RightTop | |
TopCenter | |
TopLeft | |
TopRight |