Spread Windows Forms 12.0 Product Documentation
CanSize Property (IEmbeddedControlSupport)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.DrawingSpace Namespace > IEmbeddedControlSupport Interface : CanSize Property
Gets or sets whether the user is allowed to resize the embedded child control.
Syntax
'Declaration
 
Property CanSize As Sizing
'Usage
 
Dim instance As IEmbeddedControlSupport
Dim value As Sizing
 
instance.CanSize = value
 
value = instance.CanSize
Sizing CanSize {get; set;}

Property Value

Sizing setting that specifies the resizing aspects
See Also

Reference

IEmbeddedControlSupport Interface
IEmbeddedControlSupport Members