ComponentOne ASP.NET MVC Controls
VAlignType Enumeration

C1.Web.Mvc.Sheet Namespace : VAlignType Enumeration
Vertical alignment options.
Syntax
'Declaration
 
Public Enum VAlignType 
   Inherits System.Enum
public enum VAlignType : System.Enum 
Members
MemberDescription
BottomAligned To Bottom.
CenterCentered Vertical Alignment.
Justify 
TopAlign Top.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Web.Mvc.Sheet.VAlignType

See Also

Reference

C1.Web.Mvc.Sheet Namespace