 | 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
Syntaxpublic bool Disabled { get; set; }
Public Property Disabled As Boolean
Get
Set
Return Value
Type:
Boolean
See Also