This property sets whether or not the "EndArrowCap" button of the ToolBarSetupLines control is displayed.

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

Property Value

True: The EndArrowCap button is displayed
False: The EndArrowCap button is NOT displayed

Default value is True.

Explanation

The ButtonEndArrowCapVisible property sets whether or not the "EndArrowCap" button of the ToolBarSetupLines control is displayed. When this property is False, the "EndArrowCap" button is not displayed.

See Also

ToolBarSetupLines Members | Newtone.ImageKit.Wpf.ToolBarSetupLines

 

The ImageKit WPF is created by Newtone Corporation