Search Results: "Write with OpenID" "Write post with name/password" slot

dxTabPanel Configuration

Reference
An object defining configuration properties for the TabPanel UI component.

. It accepts the DataSource object, whose underlying stores provide an API that allows you to update individual items without reassigning the entire item collection. NOTE Do not use the items property

dxTabPanel items

Reference
An array of items displayed by the UI component.

. It accepts the DataSource object, whose underlying stores provide an API that allows you to update individual items without reassigning the entire item collection. NOTE Do not use the items property

dxTabs Configuration

Reference
An object defining configuration properties for the Tabs UI component.

to items, you can use the dataSource property. It accepts the DataSource object, whose underlying stores provide an API that allows you to update individual items without reassigning the entire item... property within the underlying Store. See Also key in ArrayStore | CustomStore | LocalStore | ODataStore selectedItems An array of currently selected item objects. selectionMode Specifies whether

dxTabs items

Reference
An array of items displayed by the UI component.

to true. As an alternative to items, you can use the dataSource property. It accepts the DataSource object, whose underlying stores provide an API that allows you to update individual items without

dxTagBox items

Reference
An array of items displayed by the UI component.

the DataSource object, whose underlying stores provide an API that allows you to update individual items without reassigning the entire item collection. NOTE Do not use the items property if you use