Click or drag to resize

RibbonBarTabDisabled Property

Gets or sets value indication whether ribbon tab 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; }

Return Value

Type: Boolean
See Also