[]
        
(Showing Draft Content)

GrapeCity.Documents.Layout.LayoutView.Tag

Tag Property

Tag

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

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