Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / SpreadChart Class / IgnoreDestroyInDesignMode Property


In This Topic
IgnoreDestroyInDesignMode Property
In This Topic
Syntax
'Declaration
 
Public Property IgnoreDestroyInDesignMode As Boolean
 
'Usage
 
Dim instance As SpreadChart
Dim value As Boolean
 
instance.IgnoreDestroyInDesignMode = value
 
value = instance.IgnoreDestroyInDesignMode
See Also