Click or drag to resize
IQueryColumnIsSingleColumn Property
Returns true if this column represents a single column

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
bool IsSingleColumn { get; }

Property Value

Type: Boolean
See Also