Click or drag to resize
UniGridExportHelperAllColumns Property
Allows to explicitly specify all columns that can be retrieved from UniGrid Comma-separated value e.g. "ItemID, ItemName"

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public string AllColumns { get; }

Property Value

Type: String
See Also