Spread Windows Forms 12.0 Product Documentation
DefaultSheetAxisModel Class Members
Fields  Properties  Methods  Events


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace : DefaultSheetAxisModel Class

The following tables list the members exposed by DefaultSheetAxisModel.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Protected Fields
 NameDescription
Protected Field  
Top
Public Properties
 NameDescription
Public PropertyOverridden. Gets the number of rows or columns in the model.  
Public PropertyGets the axis orientation; whether the object is a row or a column.  
Public PropertyGets or sets the parent sheet axis model.  
Top
Public Methods
 NameDescription
Public MethodRemoves the values from the specified rows or columns.  
Public MethodCopies one or more rows or columns and pastes them at the specified location.  
Public MethodLoads an object from XML.  
Public MethodOverridden. Gets the automatic filter index for the specified row or column.  
Public MethodOverridden. Gets the automatic sort index for the specified row or column.  
Public MethodOverridden. Gets the cell merge policy for the specified row or column.  
Public MethodOverridden. Gets whether a page break occurs at the specified row or column.  
Public MethodOverridden. Gets whether users can resize the specified row or column.  
Public MethodOverridden. Gets the size of the specified row or column.  
Public MethodOverridden. Gets the sort indicator for the specified row or column.  
Public MethodOverridden. Gets the data associated with the specified row or column.  
Public MethodOverridden. Gets whether the control displays the specified row or column.  
Public MethodOverridden. Gets whether the model is empty of rows or columns.  
Public MethodOverridden. Determines whether the specified SheetAxisModel property is set.  
Public MethodMoves one or more rows or columns and pastes them at the specified location.  
Public MethodReturns the index of the next non-empty element.  
Public MethodGets whether the specified row is visible.  
Public MethodOverridden. Resets the specified SheetAxisModel property to its default value.  
Public MethodSaves the Spread to XML.  
Public MethodOverridden. Sets the automatic filter index for the specified row or column.  
Public MethodOverridden. Sets the automatic sort index for the specified row or column.  
Public MethodOverridden. Sets the cell merge policy for the row or column.  
Public MethodOverridden. Sets whether a page break occurs at the specified row or column.  
Public MethodOverridden. Sets whether users can resize the specified row or column.  
Public MethodOverridden. Sets the size of the specified row or column.  
Public MethodOverridden. Sets the sort indicator for the specified row or column.  
Public MethodOverridden. Sets the data associated with the specified row or column.  
Public MethodOverridden. Sets whether the control displays the specified row or column.  
Public MethodSwaps one or more rows or columns.  
Top
Protected Methods
 NameDescription
Protected MethodOverloaded. Raises the Changing event. (Inherited from FarPoint.Win.Spread.Model.BaseSheetAxisModel)
Protected MethodHandles the Changed event in subclasses. (Inherited from FarPoint.Win.Spread.Model.BaseSheetAxisModel)
Protected MethodHandles the Changed event in subclasses. (Inherited from FarPoint.Win.Spread.Model.BaseSheetAxisModel)
Top
Public Events
 NameDescription
Public EventOccurs when the user makes a change to the model that affects the axis (row or column) of the sheet. (Inherited from FarPoint.Win.Spread.Model.BaseSheetAxisModel)
Top
See Also

Reference

DefaultSheetAxisModel Class
FarPoint.Win.Spread.Model Namespace

User-Task Documentation

Using Sheet Models