| RibbonBarGroupDisabled Property |
Gets or sets value indication whether ribbon group is disabled
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax [BindableAttribute(true)]
[DefaultValueAttribute(false)]
public bool Disabled { get; set; }
<BindableAttribute(true)>
<DefaultValueAttribute(false)>
Public Property Disabled As Boolean
Get
Set
Return Value
Type:
BooleanSee Also