Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / CommandBarInfo Class
Properties Methods


In This Topic
    CommandBarInfo Class Members
    In This Topic

    The following tables list the members exposed by CommandBarInfo.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new CommandBarInfo object.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the background color of the command bar of the Spread component.  
    Public PropertyGets or sets gradient style information for the command bar of a Spread component.  
    Public PropertyGets or sets the background color of buttons on the command bar of the Spread component.  
    Public PropertyGets or sets the color of the top and left borders of buttons on the command bar of the Spread component.  
    Public PropertyGets or sets the color of the bottom and right borders of buttons on the command bar of the Spread component.  
    Public PropertyGets or sets the text color of buttons on the command bar of the Spread component.  
    Public PropertyGets or sets the type of button on the command bar of the Spread component.  
    Public PropertyGets or sets the font for the sheet name tab text and button text in the command bar of the Spread component.  
    Public PropertyGets or sets the hover color buttons in the command bar of the Spread component.  
    Public PropertyGets or sets whether to display the save Excel button.  
    Public PropertyGets or sets whether to display the Excel password popup.  
    Public PropertyGets or sets whether to display the print PDF button.  
    Public PropertyGets or sets whether to display the PDF password popup.  
    Public PropertyGets or sets the appearance theme of image buttons on the command bar and pager of a Spread component.  
    Public PropertyGets or sets whether to keep the same appearance with ActiveSheetView.ActiveSkin.  
    Public PropertyGets or sets whether the Spread component displays the command bar.  
    Top
    Public Methods
     NameDescription
    Public MethodLoads the command bar information from XML.  
    Public MethodSets the properties of a command bar of the Spread component to their default values.  
    Public MethodSaves the command bar information to XML.  
    Top
    See Also