[]
Performs the automatic sorting action.
public override bool PerformUndoAction(object sender)
Public Overrides Function PerformUndoAction(sender As Object) As Boolean
Type | Name | Description |
---|---|---|
object | sender | Object on which the action occurred |
Type | Description |
---|---|
bool | true if successful; false otherwise |