FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : CommandBarInfo Class |
'Declaration Public Class CommandBarInfo Implements FarPoint.Web.Spread.Model.ISerializeSupport
'Usage Dim instance As CommandBarInfo
public class CommandBarInfo : FarPoint.Web.Spread.Model.ISerializeSupport
The command bar is a tool bar that is displayed at the bottom of the component when the Visible property is set to true. This bar includes the sheet name tabs (TabInfo) and command buttons. By default, page navigation aids (PagerInfo) are also displayed on the command bar but can be repositioned or not displayed on the command bar.
The command buttons provided in the command bar change if you set the EnableClientScript property to false for the component. Fewer buttons are displayed, due to the limitations of not providing scripting on the client.
System.Object
FarPoint.Web.Spread.CommandBarInfo
Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional