ToolbarControl Members
In This Article
#Constructors
Name | Description |
---|---|
Toolbar |
Initializes a new instance of the Toolbar |
#Fields
Name | Description |
---|---|
Groups |
Identifies the Toolbar |
Group |
Identifies the Toolbar |
Group |
Identifies the Toolbar |
Orientation |
Identifies the Toolbar |
#Properties
Name | Description |
---|---|
Groups | Gets the collection of groups displayed by the toolbar control. |
Groups |
Gets or sets the source of groups with which this Toolbar |
Group |
Gets or sets a template that specifies the appearance of groups located within the toolbar control. This is a dependency property. |
Group |
Gets or sets an object that chooses a toolbar group template based on custom logic. This is a dependency property. |
Orientation |
Gets or sets whether the items in the Toolbar |
Placeholder | This property supports the internal infrastructure and is not intended to be used directly from your code. |
#Methods
Name | Description |
---|---|
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. |
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 a string that represents the current object. Inherited from Object. |
See Also