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