Class DocumentPanelLayout
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Boomack.Client.Model
Assembly: NBoomackClient.dll
Syntax
public class DocumentPanelLayout : PanelLayout
Properties
Document
Declaration
public DocumentLayout Document { get; set; }
Property Value
| Type | Description |
|---|---|
| DocumentLayout |
Slots
Declaration
public IDictionary<string, DocumentSlot> Slots { get; set; }
Property Value
| Type | Description |
|---|---|
| IDictionary<string, DocumentSlot> |
Type
Declaration
public override string Type { get; }
Property Value
| Type | Description |
|---|---|
| string |