Spread Windows Forms 8.0 Product Documentation
BaseSheetSelectionModel Class
Members 


Represents the partial (abstract) implementation of the ISheetSelectionModel interface for a selection model for a sheet.
Object Model
BaseSheetSelectionModel ClassCellRange Class
Syntax
'Declaration
 
Public MustInherit Class BaseSheetSelectionModel 
   Implements ISheetSelectionModel 
'Usage
 
Dim instance As BaseSheetSelectionModel
public abstract class BaseSheetSelectionModel : ISheetSelectionModel  
Inheritance Hierarchy

System.Object
   FarPoint.Win.Spread.Model.BaseSheetSelectionModel
      FarPoint.Win.Spread.Model.DefaultSheetSelectionModel

Requirements

Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8

See Also

Reference

BaseSheetSelectionModel Members
FarPoint.Win.Spread.Model Namespace

User-Task Documentation

Using Sheet Models

 

 


Copyright © GrapeCity, inc. All rights reserved.