[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Chart.SharpGraphCore.IsDesignMode

IsDesignMode Property

IsDesignMode

Gets or sets a value indicating whether this instance is design mode.

Declaration
[Browsable(false)]
public bool IsDesignMode { get; set; }
Property Value
Type Description
bool

true if this instance is design mode; otherwise, false.

Implements