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

In This Topic
    RowAutoFitUndoAction Class Members
    In This Topic

    The following tables list the members exposed by RowAutoFitUndoAction.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the RowAutoFitUndoAction class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets a value that indicates whether the action can be undone.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Determines whether this row automatic resize action can execute on the specified sender.  
    Public MethodOverridden. Executes the action on the specified sender.  
    Public MethodSaves the undo information.  
    Public MethodReturns a string that represents this object.  
    Public MethodUndoes the row 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