Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / BaseSheetAxisModel Class
Members


In This Topic
    BaseSheetAxisModel Class
    In This Topic
    Represents the partial (abstract) implementation of the ISheetAxisModel interface for an axis model for a sheet.
    Syntax
    'Declaration
     
    
    Public MustInherit Class BaseSheetAxisModel 
       Implements IAutoFilterIndexSupport, IAutoSortIndexSupport, INotifySheetAxisModelChanging, ISheetAxisModel 
    'Usage
     
    
    Dim instance As BaseSheetAxisModel
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Spread.Model.BaseSheetAxisModel
          FarPoint.Win.Spread.Model.DefaultSheetAxisModel

    See Also