VisibleCount Property
VisibleCount
Gets or sets the number of sheet name tabs displayed
in the command bar of the Spread component.
Declaration
[Bindable(true)]
public int VisibleCount { get; set; }
<Bindable(True)>
Public Property VisibleCount As Integer