Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / IShrinkToFitSupport Interface
Members


In This Topic
    IShrinkToFitSupport Interface
    In This Topic
    Interface that specifies whether the cell type supports a ShrinkToFit property.
    Syntax
    'Declaration
     
    
    Public Interface IShrinkToFitSupport 
    'Usage
     
    
    Dim instance As IShrinkToFitSupport
    public interface IShrinkToFitSupport 
    See Also