UniMatrixRaiseGetRowItemCssClass Method |
Raises the OnGetRowItemCssClass event.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax protected string RaiseGetRowItemCssClass(
DataRow dr
)
Parameters
- dr
- Type: System.DataDataRow
Return Value
Type:
StringSee Also