DundasWinExtensions
ScorecardCustomAttributes.LabelAlignment Enumeration
See Also  Send comments on this topic.
DundasWinExtensions Assembly > Dundas.Extensions Namespace : ScorecardCustomAttributes.LabelAlignment Enumeration


This enumeration represents where labels are aligned.

Syntax

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

Members

Member Description
Bottom Aligned to the bottom.
BottomLeft Aligned to the bottom left.
BottomRight Aligned to the bottom right.
Center Aligned to the center.
Left Aligned to the left.
Right Aligned to the right.
Top Aligned to the top.
TopLeft Aligned to the top left.
TopRight Aligned to the top right.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Dundas.Extensions.ScorecardCustomAttributes.LabelAlignment

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2009 All Rights Reserved.