Свойство | Type | Description | |
---|---|---|---|
Default | |||
Hand |
Méthode | Description | |
---|---|---|
ApplyCursor ( CellContext sender, |
Change the cursor with the cursor of the cell
|
|
MouseCursor ( System cursor, bool applyOnMouseEnter ) : System | ||
OnMouseEnter ( CellContext sender, |
||
OnMouseLeave ( CellContext sender, |
||
ResetCursor ( CellContext sender, |
Reset the original cursor
|
public ApplyCursor ( CellContext sender, |
||
sender | CellContext | |
e | ||
Résultat | void |
public MouseCursor ( System cursor, bool applyOnMouseEnter ) : System | ||
cursor | System | |
applyOnMouseEnter | bool | |
Résultat | System |
public OnMouseEnter ( CellContext sender, |
||
sender | CellContext | |
e | ||
Résultat | void |
public OnMouseLeave ( CellContext sender, |
||
sender | CellContext | |
e | ||
Résultat | void |
public ResetCursor ( CellContext sender, |
||
sender | CellContext | |
e | ||
Résultat | void |
public static MouseCursor,SourceGrid.Cells.Controllers Default | ||
Résultat |