| ToolbarButtonDivide Property |
Gets or sets button division type.
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax [BindableAttribute(true)]
[DefaultValueAttribute("")]
public ToolbarButtonDivider Divide { get; set; }
<BindableAttribute(true)>
<DefaultValueAttribute("")>
Public Property Divide As ToolbarButtonDivider
Get
Set
Property Value
Type:
ToolbarButtonDividerRemarks See Also