Click or drag to resize

ListRowDisabled Property

Gets or sets value indicating whether list row is disabled

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public bool Disabled { get; set; }

Return Value

Type: Boolean
See Also