Spread Windows Forms 9.0 Product Documentation
DefaultSheetAxisModel Class Members
Properties  Methods  Events


The following tables list the members exposed by DefaultSheetAxisModel.

Public Constructors
 NameDescription
Public ConstructorDefaultSheetAxisModel ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyCountOverridden. Gets the number of rows or columns in the model.  
Public PropertyOrientationGets the axis orientation; whether the object is a row or a column.  
Public PropertyParentGets or sets the parent sheet axis model.  
Top
Public Methods
 NameDescription
Public MethodClearRemoves the values from the specified rows or columns.  
Public MethodCopyCopies one or more rows or columns and pastes them at the specified location.  
Public MethodDeserializeLoads an object from XML.  
Public MethodGetAutoFilterIndexOverridden. Gets the automatic filter index for the specified row or column.  
Public MethodGetAutoSortIndexOverridden. Gets the automatic sort index for the specified row or column.  
Public MethodGetMergePolicyOverridden. Gets the cell merge policy for the specified row or column.  
Public MethodGetPageBreakOverridden. Gets whether a page break occurs at the specified row or column.  
Public MethodGetResizableOverridden. Gets whether users can resize the specified row or column.  
Public MethodGetSizeOverridden. Gets the size of the specified row or column.  
Public MethodGetSortIndicatorOverridden. Gets the sort indicator for the specified row or column.  
Public MethodGetTagOverridden. Gets the data associated with the specified row or column.  
Public MethodGetVisibleOverridden. Gets whether the control displays the specified row or column.  
Public MethodIsEmptyOverridden. Gets whether the model is empty of rows or columns.  
Public MethodIsPropertySetOverridden. Determines whether the specified SheetAxisModel property is set.  
Public MethodMoveMoves one or more rows or columns and pastes them at the specified location.  
Public MethodNextNonEmptyIndexReturns the index of the next non-empty element.  
Public MethodNextRowVisibleGets whether the specified row is visible.  
Public MethodResetPropertyOverridden. Resets the specified SheetAxisModel property to its default value.  
Public MethodSerializeSaves the Spread to XML.  
Public MethodSetAutoFilterIndexOverridden. Sets the automatic filter index for the specified row or column.  
Public MethodSetAutoSortIndexOverridden. Sets the automatic sort index for the specified row or column.  
Public MethodSetMergePolicyOverridden. Sets the cell merge policy for the row or column.  
Public MethodSetPageBreakOverridden. Sets whether a page break occurs at the specified row or column.  
Public MethodSetResizableOverridden. Sets whether users can resize the specified row or column.  
Public MethodSetSizeOverridden. Sets the size of the specified row or column.  
Public MethodSetSortIndicatorOverridden. Sets the sort indicator for the specified row or column.  
Public MethodSetTagOverridden. Sets the data associated with the specified row or column.  
Public MethodSetVisibleOverridden. Sets whether the control displays the specified row or column.  
Public MethodSwapSwaps one or more rows or columns.  
Top
Protected Methods
 NameDescription
Protected MethodFireChangingOverloaded. Raises the Changing event. (Inherited from FarPoint.Win.Spread.Model.BaseSheetAxisModel)
Protected MethodOnChangedHandles the Changed event in subclasses. (Inherited from FarPoint.Win.Spread.Model.BaseSheetAxisModel)
Protected MethodOnChangingHandles the Changed event in subclasses. (Inherited from FarPoint.Win.Spread.Model.BaseSheetAxisModel)
Top
Public Events
 NameDescription
Public EventChangedOccurs 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

 

 


Copyright © GrapeCity, inc. All rights reserved.