Click or drag to resize
QueryColumnListBaseNoColumns Property
If true, the list represents an empty list with no columns

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

Property Value

Type: Boolean
See Also