Click or drag to resize
AttachmentsDataSourceAutomaticColumns Property
Indicates if the columns and order by expression should be generated automatically.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public bool AutomaticColumns { get; set; }

Property Value

Type: Boolean
See Also