Nevron .NET Vision
Nevron.Chart.WinForm Namespace / NPanelCommand Class / Enabled Property


In This Topic
    Enabled Property (NPanelCommand)
    In This Topic
    Returns true if the current selection contains docking panel.
    Syntax
    'Declaration
     
    
    Public Overrides ReadOnly Property Enabled As System.Boolean
    'Usage
     
    
    Dim instance As NPanelCommand
    Dim value As System.Boolean
     
    value = instance.Enabled
    public override System.bool Enabled {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