Nevron .NET Vision
Nevron.Chart.WinForm Namespace / NToolCommand Class / ToolsCollection Property


In This Topic
    ToolsCollection Property
    In This Topic
    Obtains the tool collection of the control.
    Syntax
    'Declaration
     
    
    Protected ReadOnly Property ToolsCollection As NToolCollection
    'Usage
     
    
    Dim instance As NToolCommand
    Dim value As NToolCollection
     
    value = instance.ToolsCollection
    protected NToolCollection ToolsCollection {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