Nevron .NET Vision
Nevron.Chart.WinForm Namespace / NChartCommandBuilder Class / Manager Property


In This Topic
    Manager Property (NChartCommandBuilder)
    In This Topic
    Obtains a reference to the command bars manager
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Manager As NCommandBarsManager
    'Usage
     
    
    Dim instance As NChartCommandBuilder
    Dim value As NCommandBarsManager
     
    value = instance.Manager
    public NCommandBarsManager Manager {get;}
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also