Click or drag to resize
CategoryPanelRowHideRow Property
True if row is marked as display none.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public bool HideRow { get; set; }

Property Value

Type: Boolean
See Also