[]
Gets or sets the data for the layout template.
[Browsable(false)]
public ISheetDataModel LayoutDataModel { get; set; }
<Browsable(False)>
Public Property LayoutDataModel As ISheetDataModel
Type | Condition |
---|---|
ArgumentNullException | Data cannot be null; specify data that is not null. |