Spread for ASP.NET 10 Product Documentation
BaseSheetSelectionModel Class Members
Properties  Methods 


The following tables list the members exposed by BaseSheetSelectionModel.

Public Properties
 NameDescription
Public PropertyCountGets the number selections.  
Public PropertyItemGets a selection in the model.  
Public PropertySelectionPolicyGets or sets whether users can select ranges of items.  
Top
Public Methods
 NameDescription
Public MethodAddSelectionAdds a cell or cells to the selection.  
Public MethodClearSelectionRemoves all of the selections from the sheet so that cells are no longer selected.  
Public MethodGetEnumeratorGets an enumerator that can iterate through the selections.  
Public MethodIsAnyCellInColumnSelectedDetermines whether any cell in a specified column is in the selection.  
Public MethodIsAnyCellInRowSelectedDetermines whether any cell in a specified row is in the selection.  
Public MethodIsEmptyDetermines whether the model has no selections.  
Public MethodIsSelectedDetermines whether the specified cell is in the selection.  
Public MethodRemoveSelectionRemoves the specified selection range from the selection list, if one exists.  
Public MethodSetSelectionSelects the specified cells.  
Top
See Also

Reference

BaseSheetSelectionModel Class
FarPoint.Web.Spread.Model Namespace
ISheetSelectionModel Interface

 

 


Copyright © GrapeCity, inc. All rights reserved.