[]
        
(Showing Draft Content)

GrapeCity.Documents.Layout.LayoutHost.Tag

Tag Property

Tag

Gets or sets the object that contains data about the LayoutHost.

Declaration
public object Tag { get; set; }
Public Property Tag As Object