Click or drag to resize

IMultiRenameView Interface

Interface that must be implemented by views that visualize MultiRenameData.

Namespace: Altaxo.Gui.Common.MultiRename
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public interface IMultiRenameView : IDataContextAwareView

The IMultiRenameView type exposes the following members.

Properties
 NameDescription
Public propertyDataContext
(Inherited from IDataContextAwareView)
Top
See Also