[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.HorizontalAlignment

HorizontalAlignment Enum

Specifies the vertical alignment of the picture.

Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public enum HorizontalAlignment

Fields

Name Description
Center

Indicates align to the center.

Left

Indicates align to the left.

Right

Indicates align to the right.

Extension Methods