Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / IOptimizedSheetAxisModelSupport2 Interface
Members


In This Topic
    IOptimizedSheetAxisModelSupport2 Interface
    In This Topic
    Interface that supports optimizing for axis model to return visible element count.
    Syntax
    'Declaration
     
    
    Public Interface IOptimizedSheetAxisModelSupport2 
       Inherits IOptimizedSheetAxisModelSupport 
    'Usage
     
    
    Dim instance As IOptimizedSheetAxisModelSupport2
    public interface IOptimizedSheetAxisModelSupport2 : IOptimizedSheetAxisModelSupport  
    See Also