[]
        
(Showing Draft Content)

C1.Win.TrueDBGrid.CellTipEnum

CellTipEnum Enum

Specifies the behavior of the pop-up window when the cursor is idle over the grid.

Namespace: C1.Win.TrueDBGrid
Assembly: C1.Win.TrueDBGrid.8.dll
Syntax
public enum CellTipEnum

Fields

Name 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.