[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.CornerRenderer.CanOverflow

CanOverflow Method

CanOverflow()

Determines whether this cell can overflow into an adjacent cell.

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

Returns true if this cell can Overflow;otherwise, false.

Implements