This property sets whether or not Separator3 is displayed in the ToolBarSetupLines control.

[Visual Basic]Public Property Separator3Visible As Boolean
[C#]public bool Separator3Visible {get; set;}

Property Value

True: Separator3 is displayed
False: Separator3 is NOT displayed

Default value is True

Explanation

The Separator3Visible property sets whether or not Separator3 is displayed in the ToolBarSetupLines control. Separator3 is the separator between the "LineJoinStyle" combobox and the "StartArrowCap" button, when the ToolBarSetupLines control is in its default state.

See Also

ToolBarSetupLines Members | Newtone.ImageKit.Wpf.ToolBarSetupLines

 

The ImageKit WPF is created by Newtone Corporation