Intersoft ClientUI Documentation
EllipsisPosition Enumeration



Specifies value that determines the ellipsis position of ellipsis text.
Syntax
Public Enum EllipsisPosition 
   Inherits System.Enum
Dim instance As EllipsisPosition
public enum EllipsisPosition : System.Enum 
public enum class EllipsisPosition : public System.Enum 
Members
MemberDescription
Center The ellipsis is at the center of the text.
Left The ellipsis is at the left of the text.
Right The ellipsis is at the right of the text.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Intersoft.Client.UI.Controls.EllipsisPosition

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Intersoft.Client.UI.Controls Namespace

Send Feedback