ComponentOne FlexPivot for WinForms
IsCellCursor Method

C1.Win.FlexPivot.4 Assembly > C1.Win.FlexPivot Namespace > C1FlexPivotGrid Class : IsCellCursor Method
Syntax
'Declaration
 
Public Overridable Function IsCellCursor( _
   ByVal row As System.Integer, _
   ByVal col As System.Integer _
) As System.Boolean
public virtual System.bool IsCellCursor( 
   System.int row,
   System.int col
)

Parameters

row
col
See Also

Reference

C1FlexPivotGrid Class
C1FlexPivotGrid Members