Intersoft ClientUI Documentation
AutoMarginType Enumeration



Specifies values that determine the auto margin mechanim in CallOut.
Syntax
Public Enum AutoMarginType 
   Inherits System.Enum
Dim instance As AutoMarginType
public enum AutoMarginType : System.Enum 
public enum class AutoMarginType : public System.Enum 
Members
MemberDescription
All Auto margin for all side.
HorizontalOnly Auto margin left and right position.
None Disable auto margin.
VerticalOnly Auto margin top and bottom position.
Inheritance Hierarchy

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

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