TabControlPolicy Property
TabControlPolicy
Gets or sets when to display the sheet name tabs in the
command bar of the Spread component.
Declaration
[Bindable(true)]
public TabControlPolicy TabControlPolicy { get; set; }
<Bindable(True)>
Public Property TabControlPolicy As TabControlPolicy