FarPoint.Win.Spread
IEmbeddedControlSupport Interface
Members  See Also 
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.DrawingSpace Namespace : IEmbeddedControlSupport Interface


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

Syntax

Visual Basic (Declaration) 
Public Interface IEmbeddedControlSupport 
Visual Basic (Usage)Copy Code
Dim instance As IEmbeddedControlSupport
C# 
public interface IEmbeddedControlSupport 

See Also