The Grid..::..GridTooltips type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | CellFrameColor |
Gets or sets the color to paint a frame around the Cell if a tooltip is currently displayed.
|
![]() | CellFrameEnabled | |
![]() | CellMessageImage |
Gets or sets image to be displayed in Cell.
|
![]() | CellMessageImageAlignment |
Gets or sets the alignment of cell tooltip image.
|
![]() | CellMessageImageEnabled |
Gets or sets a value indicating whether cell tooltip messages are enabled.
|
![]() | CurrentCell |
Gets the current Cell, for which the tooltip is displayed.
|
![]() | IsBalloon |
Gets or sets a value indicating whether the tooltip should use a balloon window.
|
![]() | Orientation |
Gets or sets the preferred orientation of the ToolTip relative to the Cell.
|
![]() | TooltipColor |
Gets or sets the background color of the tooltip.
|
![]() | TooltipDuration |
Gets or sets the duration to display the tooltip.
|
![]() | TooltipEnabled |
Gets or sets a value indicating whether tooltips are enabled.
|