MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / SharpGraphCore Class / IsDesignMode Property

In This Topic
IsDesignMode Property (SharpGraphCore)
In This Topic
Gets or sets a value indicating whether this instance is design mode.
Syntax
'Declaration
 
Public Property IsDesignMode As Boolean
 

Property Value

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