Click or drag to resize

IToolBarwIsSeparatorButton Property

Returns true if item is a separator button, else, false. The button is specified by item, which is the button position, from 0.

Namespace:  SmartBear.TestLeft.TestObjects
Assembly:  SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax
IReadOnlyEnumCollection2<bool> wIsSeparatorButton { get; }

Property Value

Type: IReadOnlyEnumCollection2Boolean
Exceptions
ExceptionCondition
InvocationExceptionWill be thrown if invocation fails.
WebExceptionWill be thrown if there are network problems.
See Also