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

BootstrapListBoxField Properties

Contains settings that define an individual data field providing values to a list editor.
Name Description
Caption This member is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools.
CellTemplate This member is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools.
ClientVisible
Collection Gets the collection to which an item belongs. Inherited from CollectionItem.
FieldName Gets or sets the name of the database field assigned to the current column. Inherited from ListBoxColumn.
Index Gets or sets the item’s index within the collection. Inherited from CollectionItem.
Name This member is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools.
ToolTip This member is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools.
Visible This member is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools.
VisibleIndex This member is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools.
Width This member is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools.
See Also