Click or drag to resize
UniMatrixContentBeforeRow Property
Gets or sets HTML content to be rendered as additional content on the top of the matrix.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
public abstract TableRow ContentBeforeRow { get; }

Property Value

Type: TableRow
See Also