[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.CurrencyCellType.SetCalculatorText

SetCalculatorText Method

SetCalculatorText(string, string)

Sets the text for the pop-up calculator.

Declaration
[Browsable(false)]
public void SetCalculatorText(string okText, string cancelText)
<Browsable(False)>
Public Sub SetCalculatorText(okText As String, cancelText As String)
Parameters
Type Name Description
string okText

Text for the OK button

string cancelText

Text for the Cancel button