Spread for ASP.NET 12 Product Documentation
ShowPopupButton Property (CurrencyCellType)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > CurrencyCellType Class : ShowPopupButton Property
Gets or sets whether the editor supports showing a pop-up control.
Syntax
'Declaration
 
Public Overrides Property ShowPopupButton As Boolean
'Usage
 
Dim instance As CurrencyCellType
Dim value As Boolean
 
instance.ShowPopupButton = value
 
value = instance.ShowPopupButton
public override bool ShowPopupButton {get; set;}
See Also

Reference

CurrencyCellType Class
CurrencyCellType Members