Spread for ASP.NET 12 Product Documentation
ButtonType Property (ButtonCellType)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > ButtonCellType Class : ButtonType Property
Gets or sets what type of command button to display.
Syntax
'Declaration
 
Public Property ButtonType As ButtonType
'Usage
 
Dim instance As ButtonCellType
Dim value As ButtonType
 
instance.ButtonType = value
 
value = instance.ButtonType
public ButtonType ButtonType {get; set;}
See Also

Reference

ButtonCellType Class
ButtonCellType Members