Click or drag to resize
DataTableContainerDataTable Property
Gets the encapsulated DataTable.

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

Property Value

Type: DataTable
See Also