[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.BaseCellType.CanBeOverflown

CanBeOverflown Method

CanBeOverflown()

Determines whether data from another cell can overflow into this cell (whether this cell can be overflowed into).

Declaration
public virtual bool CanBeOverflown()
Public Overridable Function CanBeOverflown() As Boolean
Returns
Type Description
bool
Implements