Skip to main content
A newer version of this page is available. .

IBindingProperty Interface

Declaration

export interface IBindingProperty

Inheritance

IBindingProperty

Properties

dataItemType Property

Declaration

dataItemType: DataItemType

Property Value

Type
DataItemType

emptyPlaceholder Property

Declaration

emptyPlaceholder: string

Property Value

Type
string

propertyName Property

Declaration

propertyName: string

Property Value

Type
string

selectedPlaceholder Property

Declaration

selectedPlaceholder?: string

Property Value

Type
string