Table of Contents

Class PageSettings.DownloadSettings

Namespace
Shift.Contract.Presentation
Assembly
Shift.Sdk.dll
public class PageSettings.DownloadSettings
Inheritance
PageSettings.DownloadSettings
Inherited Members
Extension Methods

Constructors

DownloadSettings()

public DownloadSettings()

Properties

Columns

public List<PageSettings.DownloadColumnSettings> Columns { get; set; }

Property Value

List<PageSettings.DownloadColumnSettings>