[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.HyperLinkCellType.SetEditorValue

SetEditorValue Method

SetEditorValue(object)

Sets the value of the editor control.

Declaration
public override void SetEditorValue(object value)
Public Overrides Sub SetEditorValue(value As Object)
Parameters
Type Name Description
object value

Value of the editor control

Overrides