Skip to main content

LayoutRepositoryItem Constructors

Represents a layout item capable of displaying information provided by a repository item.
Name Parameters Description
LayoutRepositoryItem() none Initializes a new instance of the LayoutRepositoryItem class with default settings.
LayoutRepositoryItem(RepositoryItem) editor Initializes a new instance of the LayoutRepositoryItem class with the specified repository item.
See Also