Click or drag to resize
UniMatrixRaiseGetRowItemCssClass Method
Raises the OnGetRowItemCssClass event.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
protected string RaiseGetRowItemCssClass(
	DataRow dr
)

Parameters

dr
Type: System.DataDataRow

Return Value

Type: String
See Also