Gets or sets a value indicating whether the tabs are visible.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public bool ShowTabs { get; set; } |
Visual Basic
![]() |
---|
Public Property ShowTabs As Boolean |
true to display the tab panel; otherwise, false. The default is true.