Defines the interface that should be implemented by all the items that will be added to the tabs of the ViewControl

Namespace: Ico.WPF.Specialized
Assembly: IcoWPFSpecialized (in IcoWPFSpecialized.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public interface IView
Visual Basic
Public Interface IView
JScript
public interface IView

See Also