Show contents 

Tab > Tab Assembly Interfaces > ITabUserInteractiveSelection > ITabUserInteractiveSelection.BorderStyle

ITabUserInteractiveSelection.BorderStyle

Fore Syntax

BorderStyle: TabBorderStyle;

Fore.NET Syntax

BorderStyle: Prognoz.Platform.Interop.Tab.TabBorderStyle;

Description

The BorderStyle property determines interactive range border line style.

Fore and Fore.NET Example

The example of use is given in description of the ITabUserInteractiveSelections.Add method.

See also:

ITabUserInteractiveSelection