Intersoft ClientUI Documentation
HeaderPosition Enumeration



Specifies the header position of a headered content control.
Syntax
Public Enum HeaderPosition 
   Inherits System.Enum
Dim instance As HeaderPosition
public enum HeaderPosition : System.Enum 
public enum class HeaderPosition : public System.Enum 
Members
MemberDescription
Border The header is rendered in the border area of the control.
Inside The header is rendered inside the control boundary.
Inheritance Hierarchy

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

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