FlexChart | ComponentOne
C1.Win.FlexChart.Toolbar.4.8 Assembly / C1.Win.Chart.Toolbar Namespace / AxisMenuItem Class / OwnerItem Property

In This Topic
    OwnerItem Property (AxisMenuItem)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property OwnerItem As System.Windows.Forms.ToolStripItem
    public System.Windows.Forms.ToolStripItem OwnerItem {get;}
    See Also