KitchenDraw SDK 2
Show / Hide Table of Contents

Property ColumnTitles

ColumnTitles

Column titles of the row. In some cases (e.g. family finishes, prices) column titles are cluster or row-dependent.

Declaration
public IList<string> ColumnTitles { get; }
Property Value
Type Description
IList<string>
In this article
Back to top Generated by DocFX