Void IModelViewManager.RenameView(Int32 viewIndex, String newLabel)

Rename the model view specified by viewIndex to newLabel.

Parameters

  • viewIndex
    Type: Int32
    The index of the listed view to be renamed.
  • newLabel
    Type: String
    Th new name to be applied.