[]
        
(Showing Draft Content)

FarPoint.Win.Spread.DrawingSpace.IEmbeddedControlSupport

IEmbeddedControlSupport Interface

Interface that supports the rendering of embedded child controls on a sheet.

Namespace: FarPoint.Win.Spread.DrawingSpace
Assembly: FarPoint.Win.Spread.dll
Syntax
public interface IEmbeddedControlSupport
Public Interface IEmbeddedControlSupport

Properties

Name Description
ActivationPolicy

Gets or sets the activation behavior of the embedded child control.

CanMove

Gets or sets whether the user is allowed to move the embedded child control.

CanSize

Gets or sets whether the user is allowed to resize the embedded child control.

Methods

Name Description
ControlPaint(Graphics, Rectangle, Appearance, object, bool, bool, float)

Paints the embedded child control.