ActiveReports 9
VertAlignments Enumeration

Used with the DDCell.VertAlignment property to set the vertical alignment value for the cell.
Syntax
'Declaration
 
Public Enum VertAlignments 
   Inherits System.Enum
public enum VertAlignments : System.Enum 
Members
MemberDescription
BottomAligns text to the bottom of the cell.
CenterCenters text vertically in the cell.
JustifyJustifies text vertically in the cell.
Top

Aligns text to the top of the cell.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.SpreadBuilder.Style.VertAlignments

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GrapeCity.SpreadBuilder.Style Namespace

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum