[]
Provides data for the FetchScrollTips event.
public class FetchScrollTipsEventArgs : EventArgs
Name | Description |
---|---|
ColIndex | Indicates the position in the DisplayColumns collection. |
Column | The current C1DisplayColumn. |
Row | The index of the topmost row for the scroll tip. |
ScrollBar | Indicates the scrollbar that was moved. |
ScrollTip | The text to be displayed in the scroll tip. |
SplitIndex | Indicates the position of the Split in the Splits collection. |
TipStyle | The Style used to render the scroll tip. |