Progress® Telerik® Reporting R1 2021
AnchoringStyles Enumeration
Specifies how a ReportItem anchors to the edges of its container.
Namespace:
Telerik.ReportingAssembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
None | 0 | The ReportItem is not anchored to any edge of its container. | |
Top | 1 | The ReportItem is anchored to the top edge of its container. | |
Bottom | 2 | The ReportItem is anchored to the bottom edge of its container. | |
Left | 4 | The ReportItem is anchored to the left edge of its container. | |
Right | 8 | The ReportItem is anchored to the right edge of its container. |
Version Information
Supported in: 1.0.1