Table of Contents

Class UnboundCellSpec<T>

Namespace
The.Web.Entities
Assembly
Instagile.Web.Client.dll
public class UnboundCellSpec<T> : UnboundCellSpec where T : IComponent

Type Parameters

T
Inheritance
UnboundCellSpec<T>
Inherited Members

Constructors

UnboundCellSpec(string, int, HeaderSpec?, params RelationshipInfo[])

public UnboundCellSpec(string label, int order, HeaderSpec? header = null, params RelationshipInfo[] preloads)

Parameters

label string
order int
header HeaderSpec
preloads RelationshipInfo[]