[]
        
(Showing Draft Content)

C1.WPF.Grid.GridScrollTipEventArgs

GridScrollTipEventArgs Class

Provides event data for ScrollTipShown event.

Inheritance
GridScrollTipEventArgs
Namespace: C1.WPF.Grid
Assembly: C1.WPF.Grid.dll
Syntax
public class GridScrollTipEventArgs : ScrollToolTipEventArgs
Public Class GridScrollTipEventArgs
    Inherits ScrollToolTipEventArgs

Properties

Name Description
Column

Gets the current column.

ColumnType

Gets the current column type.

Row

Gets the current row.

RowType

Gets the current row type.