Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / BestFitColumnRule Class
Members


In This Topic
    BestFitColumnRule Class
    In This Topic
    Represents the rules that determine how best to print the columns.
    Syntax
    'Declaration
     
    
    Public Class BestFitColumnRule 
       Inherits SmartPrintRule
       Implements FarPoint.Win.ISerializeSupport 
    'Usage
     
    
    Dim instance As BestFitColumnRule
    public class BestFitColumnRule : SmartPrintRule, FarPoint.Win.ISerializeSupport  
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Spread.SmartPrintRule
          FarPoint.Win.Spread.BestFitColumnRule

    See Also