| ToolbarButtonShowOptionsSeparator Property |
Gets or sets value indicating whether to render a vertical line between the button text and "Options" arrow.
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax [BindableAttribute(true)]
[DefaultValueAttribute(true)]
public bool ShowOptionsSeparator { get; set; }
<BindableAttribute(true)>
<DefaultValueAttribute(true)>
Public Property ShowOptionsSeparator As Boolean
Get
Set
Property Value
Type:
BooleanRemarks See Also