Spread Windows Forms 7.0 Product Documentation
ISheetAxisModel Interface Members
See Also  Methods  Events Support Options
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace : ISheetAxisModel Interface

Glossary Item Box

The following tables list the members exposed by ISheetAxisModel.

Public Methods

 NameDescription
 MethodGetMergePolicyGets the cell merge policy for the specified row or column.  
 MethodGetPageBreakGets whether a page break occurs at the specified row or column.  
 MethodGetResizableGets whether users can resize the specified row or column.  
 MethodGetSizeGets the size of the specified row or column.  
 MethodGetSortIndicatorGets the sort indicator for the specified row or column.  
 MethodGetTagGets the data associated with the specified row or column.  
 MethodGetVisibleGets whether the control displays the specified row or column.  
 MethodIsEmptyDetermines whether there are no rows and columns in the model.  
 MethodIsPropertySetDetermines whether the specified SheetAxisModel property is set.  
 MethodResetPropertyResets the specified SheetAxisModel property to its default value.  
 MethodSetMergePolicySets the cell merge policy for the specified row or column.  
 MethodSetPageBreakSets whether a page break occurs at the specified row or column.  
 MethodSetResizableSets whether users can resize the specified row or column.  
 MethodSetSizeSets the size of the specified row or column.  
 MethodSetSortIndicatorSets the sort indicator for the specified row or column.  
 MethodSetTagSets the data associated with the specified row or column.  
 MethodSetVisibleSets whether the control displays the specified row or column.  
Top

Public Events

 NameDescription
 EventChangedOccurs when the axis model has changed.  
Top

See Also

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