ComponentOne ASP.NET MVC Controls
HAlignType Enumeration

C1.Web.Mvc.Sheet Namespace : HAlignType Enumeration
Horizontal alignment options.
Syntax
'Declaration
 
Public Enum HAlignType 
   Inherits System.Enum
public enum HAlignType : System.Enum 
Members
MemberDescription
CenterCentered Horizontal Alignment.
FillFill.
GeneralGeneral Horizontal Alignment.
JustifyJustify.
LeftLeft Horizontal Alignment.
RightRight Horizontal Alignment.
Inheritance Hierarchy

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

See Also

Reference

C1.Web.Mvc.Sheet Namespace