[]
        
(Showing Draft Content)

GrapeCity.Documents.Layout.Composition.Space.Tag

Tag Property

Tag

Gets or sets an object that contains arbitrary data associated with this space.

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