[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.ObjectItem.-ctor

ObjectItem Constructor

ObjectItem()

Initializes a new instance of ObjectItem.

Declaration
public ObjectItem()
Public Sub New()

ObjectItem(object)

Initializes a new instance of ObjectItem.

Declaration
public ObjectItem(object value)
Public Sub New(value As Object)
Parameters
Type Name Description
object value

The value to be set to Value.