C# Class SparkleXrm.GridEditor.AutoCompleteItem

Afficher le fichier Open project: scottdurow/SparkleXrm Class Usage Examples

Méthodes publiques

Свойство Type Description
ColumnValues string[]
Data object
Image string
Label string
Value object

Property Details

ColumnValues public_oe property

public string[] ColumnValues
Résultat string[]

Data public_oe property

public object Data
Résultat object

Image public_oe property

public string Image
Résultat string

Label public_oe property

public string Label
Résultat string

Value public_oe property

public object Value
Résultat object