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


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > MultiColumnComboBoxCellType Class : ShowButton Property
Gets or sets whether to display the button.
Syntax
'Declaration
 
Public Property ShowButton As Boolean
'Usage
 
Dim instance As MultiColumnComboBoxCellType
Dim value As Boolean
 
instance.ShowButton = value
 
value = instance.ShowButton
public bool ShowButton {get; set;}
See Also

Reference

MultiColumnComboBoxCellType Class
MultiColumnComboBoxCellType Members