Spread Windows Forms 12.0 Product Documentation
IgnoreBaseSheetChange Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > IIgnoreSupport Interface : IgnoreBaseSheetChange Property
Gets or sets whether to ignore base sheet changes.
Syntax
'Declaration
 
Property IgnoreBaseSheetChange As Boolean
'Usage
 
Dim instance As IIgnoreSupport
Dim value As Boolean
 
instance.IgnoreBaseSheetChange = value
 
value = instance.IgnoreBaseSheetChange
bool IgnoreBaseSheetChange {get; set;}
See Also

Reference

IIgnoreSupport Interface
IIgnoreSupport Members