| ActionBarShowAsRibbon Property |
Gets or sets a value indicating whether the toolbar should be rendered as a ribbon.
Namespace:
Dynamicweb.UI.Controls
Assembly:
Dynamicweb.UI.Controls (in Dynamicweb.UI.Controls.dll) Version: 2.3.1
Syntax [BindableAttribute(true)]
[DefaultValueAttribute("True")]
public bool ShowAsRibbon { get; set; }
<BindableAttribute(true)>
<DefaultValueAttribute("True")>
Public Property ShowAsRibbon As Boolean
Get
Set
Property Value
Type:
BooleanSee Also