[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.CornerRenderer.CanBeOverflown

CanBeOverflown Method

CanBeOverflown()

Determines whether adjacent cells can overflow into this cell.

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

Returns true if adjacent cells can overflow into this cell.;otherwise, false.

Implements