ToolbarCustomListEditItem Members
In This Article
#Constructors
Name | Description |
---|---|
Toolbar |
Initializes a new instance of the Toolbar |
Toolbar |
Initializes a new instance of the Toolbar |
Toolbar |
Initializes a new instance of the Toolbar |
Toolbar |
Initializes a new instance of the Toolbar |
#Properties
Name | Description |
---|---|
Collection |
Gets the collection to which an item belongs.
Inherited from Collection |
Image |
Gets or sets the path to the image displayed within the item.
Inherited from List |
Index |
Gets or sets the item’s index within the collection.
Inherited from Collection |
Selected |
Gets or sets whether a list box item is selected.
Inherited from List |
Text |
Gets or sets the list item’s text.
Inherited from List |
Value |
Gets or sets the item’s associated value.
Inherited from List |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings from the specified item 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 |
Returns the data source’s item object of the specified list item.
Inherited from List |
Get |
Returns the value of the specified data field of the list item.
Inherited from List |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Get |
Obsolete. Returns the value of the specified column within the list item.
Inherited from List |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Set |
Sets the data field’s value.
Inherited from List |
Set |
Obsolete. Modifies the value of the specified column within the list item.
Inherited from List |
To |
Returns a string that identifies the List |
See Also