Spread for ASP.NET 7.0 Product Documentation
BaseSheetSelectionModel Class Members
See Also  Properties  Methods  Support Options
FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace : BaseSheetSelectionModel Class


Glossary Item Box

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

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.