Click or drag to resize
QueryColumnListAnyColumnsDefined Property
Returns true if any columns are defined within this column list

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public bool AnyColumnsDefined { get; }

Property Value

Type: Boolean
See Also