'Declaration Public Overrides Sub SetEditorValue( _ ByVal value As Object _ )
'Declaration
Public Overrides Sub SetEditorValue( _ ByVal value As Object _ )
'Usage Dim instance As GcComboBoxCellType Dim value As Object instance.SetEditorValue(value)
'Usage
Dim instance As GcComboBoxCellType Dim value As Object instance.SetEditorValue(value)
public override void SetEditorValue( object value )
GcComboBoxCellType Class GcComboBoxCellType Members