InsertFilteredDocuments20UseColumns Property Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Sets or gets a value indicating if columns should be used to present the data. The default value is false (no columns are used).

Namespace: ContentStudio.Site.ActiveScripting.EPT
Assembly: CS_SiteLib (in CS_SiteLib.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public bool UseColumns { get; set; }

Property Value

Type: Boolean
Remarks

This property is only relevant if UseTable is set to true.
See Also

Reference