[]
        
(Showing Draft Content)

C1.Win.C1TrueDBGrid.FetchScrollTipsEventArgs

FetchScrollTipsEventArgs Class

Provides data for the FetchScrollTips event.

Inheritance
FetchScrollTipsEventArgs
Namespace: C1.Win.C1TrueDBGrid
Assembly: C1.Win.C1TrueDBGrid.4.8.dll
Syntax
public class FetchScrollTipsEventArgs : EventArgs

Properties

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.