Spread Windows Forms 12.0 Product Documentation
IgnorePositionChange Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace > IDataSourceSupport1 Interface : IgnorePositionChange Property
Gets whether the position changed event is ignored.
Syntax
'Declaration
 
ReadOnly Property IgnorePositionChange As Boolean
'Usage
 
Dim instance As IDataSourceSupport1
Dim value As Boolean
 
value = instance.IgnorePositionChange
bool IgnorePositionChange {get;}
See Also

Reference

IDataSourceSupport1 Interface
IDataSourceSupport1 Members