ESRI.ArcGIS.ADF.Web.UI.WebControls
Alignment Enumeration
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : Alignment Enumeration




Horizontal alignment

Syntax

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

Members

MemberDescription
Left Left
Right Right
Center Center

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ESRI.ArcGIS.ADF.Web.UI.WebControls.Alignment

See Also

© 2010 All Rights Reserved.