Spread WPF 17
GrapeCity.Windows.SpreadSheet.UI.UndoRedo Namespace / ColumnAutoFitUndoAction Class
Properties Methods Events

In This Topic
    ColumnAutoFitUndoAction Class Members
    In This Topic

    The following tables list the members exposed by ColumnAutoFitUndoAction.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new undo action for column automatic fit.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets a value that indicates whether the action can be undone.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Defines whether the column automatic fit action can execute.  
    Public MethodOverridden. Performs the column automatic fit action.  
    Public MethodSaves undo information.  
    Public MethodReturns a string that represents this object.  
    Public MethodUndoes the column automatic fit action.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when changes occur that affect whether the action should execute. (Inherited from GrapeCity.Windows.SpreadSheet.UI.UndoRedo.ActionBase)
    Top
    See Also