Click or drag to resize
ICMSBasePropertiesSelectedColumns Property
Columns to select, null or empty returns all columns.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax
C#
string SelectedColumns { get; set; }

Property Value

Type: String
See Also