Click or drag to resize
CMSAbstractTransformationDataRowView Property
Returns current data row view.

Namespace: CMS.DocumentEngine.Web.UI
Assembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
public DataRowView DataRowView { get; }

Property Value

Type: DataRowView
See Also