'宣言 Public Enum CellTipEnum Inherits System.Enum
public enum CellTipEnum : System.Enum
'宣言 Public Enum CellTipEnum Inherits System.Enum
public enum CellTipEnum : System.Enum
| メンバ | 解説 |
|---|---|
| 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.C1TrueDBGrid.CellTipEnum