ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapGrid Class / CursorCell Property

In This Topic
    CursorCell Property
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property CursorCell As CellRange
    public virtual CellRange CursorCell {get;}
    See Also