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


Glossary Item Box

The following tables list the members exposed by CommandBarInfo.

Public Constructors

 NameDescription
Public ConstructorCommandBarInfo ConstructorCreates a new CommandBarInfo object.  
Top

Public Properties

 NameDescription
Public PropertyBackColorGets or sets the background color of the command bar of the Spread component.  
Public PropertyBackgroundGets or sets Gradient style info of the command bar of a Spread component.  
Public PropertyButtonFaceColorGets or sets the background color of buttons on the command bar of the Spread component.  
Public PropertyButtonHighlightColorGets or sets the color of the top and left borders of buttons on the command bar of the Spread component.  
Public PropertyButtonShadowColorGets or sets the color of the bottom and right borders of buttons on the command bar of the Spread component.  
Public PropertyButtonTextColorGets or sets the text color of buttons on the command bar of the Spread component.  
Public PropertyButtonTypeGets or sets the type of button on the command bar of the Spread component.  
Public PropertyFontGets or sets the font for the sheet name tab text and button text in the command bar of the Spread component.  
Public PropertyShowPDFButtonGets or sets whether to display the print PDF button.  
Public PropertyThemeGets or sets the appearance theme of image buttons on the command bar and pager of a Spread component.  
Public PropertyUseSheetSkinGets or sets whether to keep the same appearance with ActiveSheetView.ActiveSkin.  
Public PropertyVisibleGets or sets whether the Spread component displays the command bar.  
Top

Public Methods

 NameDescription
Public MethodDeserializeLoads the command bar information from XML.  
Public MethodResetSets the properties of a command bar of the Spread component to their default values.  
Public MethodSerializeSaves the command bar information to XML.  
Top

See Also

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