[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.PercentCellType.GetEditorValue

GetEditorValue Method

GetEditorValue()

Gets the unformatted value in the editor control.

Declaration
public override object GetEditorValue()
Public Overrides Function GetEditorValue() As Object
Returns
Type Description
object

The unformatted value in the editor control.

Overrides