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

In This Topic
    ShowCursor Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property ShowCursor As System.Boolean
    public System.bool ShowCursor {get; set;}
    See Also