C# 클래스 SparkleXrm.GridEditor.AutoCompleteItem

파일 보기 프로젝트 열기: scottdurow/SparkleXrm 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ColumnValues string[]
Data object
Image string
Label string
Value object

프로퍼티 상세

ColumnValues 공개적으로 프로퍼티

public string[] ColumnValues
리턴 string[]

Data 공개적으로 프로퍼티

public object Data
리턴 object

Image 공개적으로 프로퍼티

public string Image
리턴 string

Label 공개적으로 프로퍼티

public string Label
리턴 string

Value 공개적으로 프로퍼티

public object Value
리턴 object