Table of Contents

Class LayoutContentSection.TileList

Namespace
Shift.Sdk.UI
Assembly
Shift.Sdk.dll
public sealed class LayoutContentSection.TileList : LayoutContentSection
Inheritance
LayoutContentSection.TileList
Inherited Members
Extension Methods

Constructors

TileList(string)

public TileList(string id)

Parameters

id string

Properties

ControlPath

public override string ControlPath { get; }

Property Value

string

Options

public IEnumerable<LayoutContentSection.TextSection> Options { get; set; }

Property Value

IEnumerable<LayoutContentSection.TextSection>

Size

public TileSize Size { get; set; }

Property Value

TileSize