BootstrapListBoxField Members
In This Article
#Constructors
Name | Description |
---|---|
Bootstrap |
Initializes a new instance of the Bootstrap |
Bootstrap |
Initializes a new instance of the Bootstrap |
#Properties
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 |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings from the specified object to the current object.
Inherited from List |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Is |
Indicates whether the column responds to mouse clicks.
Inherited from Web |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
On |
For internal use only.
Inherited from Web |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Set |
For internal use only.
Inherited from Web |
Set |
For internal use only.
Inherited from Web |
To |
Returns a string that represents the current object.
Inherited from List |
See Also