[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.VerticalAlign

VerticalAlign Enum

Specifies a vertical alignment of the text or the picture.

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

Fields

Name Description
Bottom

Indicates align to the bottom.

Middle

Indicates align to the middle.

Top

Indicates align to the top.

Extension Methods