ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapChart Class / ActiveControl Property

In This Topic
    ActiveControl Property (C1OlapChart)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ActiveControl As System.Windows.Forms.Control
    public System.Windows.Forms.Control ActiveControl {get; set;}
    See Also