[]
Gets or sets a boolean value that indicates whether to display the sheet tabs in the user interface.
[Bindable(true)]
public bool ShowSheetTabs { get; set; }
<Bindable(True)>
Public Property ShowSheetTabs As Boolean
A value of true
or false
indicates that the sheet tabs shall not be shown.