Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / SheetSpanModelBase Class
Members


In This Topic
    SheetSpanModelBase Class
    In This Topic
    Interface that supports creating a model that represents cell spans.
    Object Model
    SheetSpanModelBase Class
    Syntax
    'Declaration
     
    Public MustInherit Class SheetSpanModelBase 
    'Usage
     
    Dim instance As SheetSpanModelBase
    public abstract class SheetSpanModelBase 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Windows.SpreadSheet.Data.SheetSpanModelBase
          GrapeCity.Windows.SpreadSheet.Data.SheetSpanModel

    See Also