This interface defines a child element of a table or a table element container

Namespace: yWorks.yFiles.UI.Model
Assembly: yWorks.yFilesWPF.Viewer (in yWorks.yFilesWPF.Viewer.dll) Version: 2.2.0.2 (2.2.0.2)

Syntax

C#
public interface IStripe : ILabeledItem, 
	IModelItem, ILookup, ITagOwner
Visual Basic
Public Interface IStripe _
	Inherits ILabeledItem, IModelItem, ILookup, ITagOwner

See Also