LayoutViewField Constructors
Represents a data field within cards in a LayoutView View.| Name | Parameters | Description |
|---|---|---|
| LayoutViewField() | none | Initializes a new instance of the LayoutViewField class with default settings. |
| LayoutViewField(RepositoryItem) | editor | Initializes a new instance of the LayoutViewField class with the specified repository item. |
See Also