[]
        
(Showing Draft Content)

FarPoint.Win.Spread.PrePaintTextResult.-ctor

PrePaintTextResult Constructor

PrePaintTextResult(Rectangle, bool)

Initializes a new instance of the PrePaintTextResult class.

Declaration
public PrePaintTextResult(Rectangle bounds, bool stopPainting)
Public Sub New(bounds As Rectangle, stopPainting As Boolean)
Parameters
Type Name Description
Rectangle bounds

The rectangle boundary.

bool stopPainting

if set to true the cell painting should not be performed.