Click or drag to resize
DataRowContainerDataRow Property
Gets the encapsulated DataRow.

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

Property Value

Type: DataRow
See Also