ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.8 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotGrid Class / MouseRow Property

In This Topic
    MouseRow Property (C1FlexPivotGrid)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property MouseRow As Integer
    public virtual int MouseRow {get;}
    See Also