'Declaration
Public Enum CellTipEnum Inherits System.Enum
public enum CellTipEnum : System.Enum
'Declaration
Public Enum CellTipEnum Inherits System.Enum
public enum CellTipEnum : System.Enum
Member | Description |
---|---|
Anchored | Cell tips will be displayed in the bounding rectable of the cell. |
Floating | Cell tips will be displayed under the mouse cursor. |
NoCellTips | No cell tips will be displayed. |
System.Object
System.ValueType
System.Enum
C1.Win.C1List.CellTipEnum