'Declaration Public Enum CloseBehavior Inherits System.Enum
public enum CloseBehavior : System.Enum
'Declaration Public Enum CloseBehavior Inherits System.Enum
public enum CloseBehavior : System.Enum
| Member | Description | 
|---|---|
| Auto | If it is auto ,auto hides the tooltip | 
| None | If it is none, not hides the tooltip | 
| Sticky | If it is sticky, show the close button and click the button to hide the tooltip. | 
System.Object
   System.ValueType
      System.Enum
         C1.Web.Wijmo.Controls.C1ToolTip.CloseBehavior