Spread for ASP.NET 12 Product Documentation
ShowButton Property (ComboBoxCellType)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > ComboBoxCellType Class : ShowButton Property
Gets or sets whether the combo box should be displayed all the time.
Syntax
'Declaration
 
Public Property ShowButton As Boolean
'Usage
 
Dim instance As ComboBoxCellType
Dim value As Boolean
 
instance.ShowButton = value
 
value = instance.ShowButton
public bool ShowButton {get; set;}
See Also

Reference

ComboBoxCellType Class
ComboBoxCellType Members