MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / ContentAlignment Enumeration

ContentAlignment Enumeration
Syntax
'Declaration
 
Public Enum ContentAlignment 
   Inherits System.Enum
 
Members
MemberDescription
BottomCenter 
BottomLeft 
BottomRight 
MiddleCenter 
MiddleLeft 
MiddleRight 
TopCenter 
TopLeft 
TopRight 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.SectionReportModel.ContentAlignment

See Also