Click or drag to resize
UniMatrixOnGetRowItemCssClass Event
Fires when data are checked for additional CSS class to be rendered.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
public event UniMatrixGetRowItemCssClassEventHandler OnGetRowItemCssClass

Value

Type: CMS.UIControlsUniMatrixGetRowItemCssClassEventHandler
See Also