Common Application Framework

DockedWindow.Tag Property

Gets or sets the tag property which can be used to logically attach another object or value to a window.

public abstract object Tag {get; set;}

Implements

IWindow.Tag

See Also

DockedWindow Class | Aveva.ApplicationFramework.Presentation Namespace