Spread for ASP.NET 12 Product Documentation
CommandBar Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > FpSpread Class : CommandBar Property
Gets the command bar information for the component.
Syntax
'Declaration
 
Public ReadOnly Property CommandBar As CommandBarInfo
'Usage
 
Dim instance As FpSpread
Dim value As CommandBarInfo
 
value = instance.CommandBar
public CommandBarInfo CommandBar {get;}
See Also

Reference

FpSpread Class
FpSpread Members