Spread Windows Forms 6.0 Product Documentation
RowResizeUndoAction Class Members
See Also  Fields  Methods  Support Options
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.UndoRedo Namespace : RowResizeUndoAction Class


Glossary Item Box

The following tables list the members exposed by RowResizeUndoAction.

Public Constructors

 NameDescription
Public ConstructorRowResizeUndoAction ConstructorOverloaded.   
Top

Protected Fields

 NameDescription
Protected FieldcolumnFooterSpecifies whether the column footer is involved.  
Protected FieldcolumnHeaderSpecifies whether the column header is involved.  
Protected FieldoldsizesSpecifies the old sizes.  
Protected FieldrowsSpecifies the row height change extents.  
Protected FieldsheetViewSpecifies the sheet containing the row resizing.  
Protected FieldsizeSpecifies the size.  
Top

Public Methods

 NameDescription
Public MethodCloneClones the object. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction)
Public MethodPerformActionPerforms the undo action. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction)
Public MethodPerformUndoActionOverridden. Performs the row resizing action.  
Public MethodToStringReturns a string representing this object.  
Public MethodUndoOverridden. Undoes the row resizing action.  
Top

Protected Methods

 NameDescription
Protected MethodSaveUndoStateOverridden. Saves undo information.  
Top

See Also

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