Spread Windows Forms 11.0 Product Documentation
CanBeOverflown Method (BarCodeCellType)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > BarCodeCellType Class : CanBeOverflown Method
Determines whether data from another cell can overflow into this cell (whether this cell can be overflowed into).
Syntax
'Declaration
 
Public Overrides Function CanBeOverflown() As Boolean
'Usage
 
Dim instance As BarCodeCellType
Dim value As Boolean
 
value = instance.CanBeOverflown()
public override bool CanBeOverflown()
See Also

Reference

BarCodeCellType Class
BarCodeCellType Members