ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / FlexChartBase Class / IsDesignMode Property

In This Topic
    IsDesignMode Property
    In This Topic
    Syntax
    'Declaration
     
    Protected ReadOnly Property IsDesignMode As System.Boolean
    protected System.bool IsDesignMode {get;}
    See Also