Table of Contents

Property Items

Namespace
DocWright.Dom
Assembly
DocWright.Dom.dll

Items

Gets or sets the explicit column definitions used when widths are unequal, or null.

public IList<ColumnSpec>? Items { get; set; }

Property Value

IList<ColumnSpec>