BootstrapListBoxField Properties
Contains settings that define an individual data field providing values to a list editor.
Name | Description |
---|---|
Collection |
Gets the collection to which an item belongs.
Inherited from Collection |
Field |
Gets or sets the name of the database field assigned to the current column.
Inherited from List |
Index |
Gets or sets the item’s index within the collection.
Inherited from Collection |
Settings |
Specifies corresponding column settings when the control is in multi-column mode. |
Visible |
Specifies whether the column is visible.
Inherited from Web |
See Also