Spread Windows Forms 12.0 Product Documentation
ShrinkToFit Property (IShrinkToFitSupport)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > IShrinkToFitSupport Interface : ShrinkToFit Property
Gets or sets whether the cell type supports shrink to fit.
Syntax
'Declaration
 
Property ShrinkToFit As Boolean
'Usage
 
Dim instance As IShrinkToFitSupport
Dim value As Boolean
 
instance.ShrinkToFit = value
 
value = instance.ShrinkToFit
bool ShrinkToFit {get; set;}
See Also

Reference

IShrinkToFitSupport Interface
IShrinkToFitSupport Members