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.306.0 (10.97.306.00)

Collapse imageSyntax

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

Collapse imageSee Also