C# Class SparkleXrm.GridEditor.AutoCompleteItem

Mostra file Open project: scottdurow/SparkleXrm Class Usage Examples

Public Properties

Property Type Description
ColumnValues string[]
Data object
Image string
Label string
Value object

Property Details

ColumnValues public_oe property

public string[] ColumnValues
return string[]

Data public_oe property

public object Data
return object

Image public_oe property

public string Image
return string

Label public_oe property

public string Label
return string

Value public_oe property

public object Value
return object