[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Position

Position Enum

Specifies the position enumeration.

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public enum Position : byte

Fields

Name Description
Auto

The automatic position.

Bottom

The bottom position.

BottomLeft

The bottom left position.

BottomRight

The bottom right position.

Center

The center position.

Left

The left position.

Right

The right position.

Top

The top position.

TopLeft

The top left position.

TopRight

The top right position.

Extension Methods