ToolbarDropDownItemPicker 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 |
Toolbar |
Initializes a new instance of the Toolbar |
Toolbar |
Initializes a new instance of the Toolbar |
#Properties
Name | Description |
---|---|
Adaptive |
Gets or sets the priority of Html Editor toolbar item hiding in adaptive mode.
Inherited from Html |
Begin |
Gets or sets a value that specifies whether the current toolbar item starts a group.
Inherited from Html |
Click |
Gets or sets a value that specifies the response to clicks on the Toolbar |
Collection |
Gets the collection to which an item belongs.
Inherited from Collection |
Column |
Gets or sets the number of columns into which items are arranged within a dropdown list. |
Command |
Gets or sets the command name associated with the toolbar item. |
Data |
Gets or sets the object from which the data-bound toolbar item retrieves its list of data items.
Inherited from Toolbar |
Data |
Gets or sets the ID of the control from which the data-bound toolbar item retrieves its list of data items.
Inherited from Toolbar |
Image |
Gets the settings of an image displayed by the item.
Inherited from Toolbar |
Image |
Gets or sets the image position within item picker items. |
Image |
Gets or sets the data source field that provides image locations for the items within a toolbar item.
Inherited from Toolbar |
Index |
Gets or sets the item’s index within the collection.
Inherited from Collection |
Item |
Gets or sets the height of items displayed in the drop-down item picker. |
Item |
Gets the style settings defining the appearance of items within the ASPx |
Item |
Gets the style settings defining the appearance of a drop-down item picker within the ASPx |
Items | Gets the collection of items displayed within the dropdown item picker’s window. |
Item |
Gets or sets the width of items displayed within the drop-down item picker. |
Selected |
Gets or sets the selected item’s index.
Inherited from Toolbar |
Text |
Gets or sets the text content of a toolbar item.
Inherited from Toolbar |
Text |
Gets or sets the data source field that provides display texts for the items within a toolbar item.
Inherited from Toolbar |
Tool |
Gets or sets the item’s tooltip text.
Inherited from Toolbar |
Tooltip |
Gets or sets the name of a data field which provides tooltip texts for items within a toolbar item.
Inherited from Toolbar |
Value |
Gets or sets the data source field that provides values for the items within a toolbar item.
Inherited from Toolbar |
View |
Gets or sets a value that specifies how a toolbar item is represented within a toolbar.
Inherited from Html |
Visible |
Gets or sets a value specifying the visibility of the current toolbar item.
Inherited from Html |
Visible |
Gets or sets a value specifying the position of the current item amongst the visible items in a toolbar.
Inherited from Html |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings from the specified item to the current object. |
Create |
Populates the toolbar item’s dropdown list with items providing the appropriate predefined functionality.
Inherited from Toolbar |
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 |
For internal use only.
Inherited from Toolbar |
Get |
For internal use only.
Inherited from Toolbar |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
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. |
To |
Returns the string that represents the current object.
Inherited from Collection |
See Also