ActiveReports.Viewer3 Request technical support
CellAlignmentTypes Enumeration
See Also  


For internal use only.

Syntax

Visual Basic (Declaration) 
Public Enum CellAlignmentTypes 
   Inherits Enum
Visual Basic (Usage)Copy Code
Dim instance As CellAlignmentTypes
C# 
public enum CellAlignmentTypes : Enum 

Members

MemberDescription
NearFor internal use only.
CenterFor internal use only.
FarFor internal use only.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         DataDynamics.ActiveReports.Document.CellAlignmentTypes

See Also