Click or drag to resize
DataRowContainerAddTableProperty Property
If true, Table property of DataRow will be included in the supported columns of this container.

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

Property Value

Type: Boolean
See Also