Nevron .NET Vision
Nevron.Chart.WebForm Namespace / NChartControlDesigner Class / DesignerState Property


In This Topic
    DesignerState Property (NChartControlDesigner)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected ReadOnly Property DesignerState As System.Web.UI.Design.ControlDesignerState
    'Usage
     
    
    Dim instance As NChartControlDesigner
    Dim value As System.Web.UI.Design.ControlDesignerState
     
    value = instance.DesignerState
    protected System.Web.UI.Design.ControlDesignerState DesignerState {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