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

Namespace: yWorks.yFiles.UI.Model
Assembly: yWorks.yFilesNET.Viewer (in yWorks.yFilesNET.Viewer.dll) Version: 4.1.0.1 (4.1.0.1)

Syntax

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

See Also