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


Glossary Item Box

The following tables list the members exposed by ColumnResizeUndoAction.

Public Constructors

 NameDescription
Public ConstructorColumnResizeUndoAction ConstructorCreates a new undo action for column resizing.  
Top

Protected Fields

 NameDescription
Protected FieldcolumnsSpecifies the column width change extents  
Protected FieldoldsizesSpecifies the old sizes.  
Protected FieldrowHeaderSpecifies whether the row header is involved.  
Protected FieldsheetViewSpecifies the sheet containing column 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 column resizing action.  
Public MethodToStringReturns a string representing this object.  
Public MethodUndoOverridden. Undoes the column resizing action.  
Top

Protected Methods

 NameDescription
Protected MethodSaveUndoStateOverridden. Saves undo information.  
Top

See Also

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