Spread ASP.NET 6.0 Product Documentation
TabInfo Class Members
See Also  Properties  Methods  Send Feedback
FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : TabInfo Class


Glossary Item Box

The following tables list the members exposed by TabInfo.

Public Constructors

 NameDescription
Public ConstructorTabInfo ConstructorCreates a new TabInfo object.  
Top

Public Properties

 NameDescription
Public PropertyActiveCssClassGets or sets the CSS class name for the active tab.  
Public PropertyActiveTabBackColorGets or sets the background color of the active sheet name tab.  
Public PropertyActiveTabBorderColorGets or sets the border color of the active sheet name tab.  
Public PropertyCountGets the number of sheet name tabs in the Spread component.  
Public PropertyCssClassGets or sets the CSS class name for the tabs.  
Public PropertyFirstVisibleTabGets or sets the index of the first visible sheet name tab.  
Public PropertyItemGets or sets the text in the sheet name tab.  
Public PropertyScrollIncrementGets or sets the scroll increment for the sheet name tabs.  
Public PropertyTabControlPolicyGets or sets when to display the sheet name tabs in the command bar of the Spread component.  
Public PropertyTextColorGets or sets the color of the text in the sheet name tabs.  
Public PropertyVisibleCountGets or sets the number of sheet name tabs displayed in the command bar of the Spread component.  
Top

Public Methods

 NameDescription
Public MethodDeserializeLoads the tab information from XML.  
Public MethodResetSets the properties to their default values.  
Public MethodSerializeSaves the tab information to XML.  
Top

See Also

© 2002-2012 GrapeCity, Inc. All Rights Reserved.