FlyoutPanelButtonOptions Members
In This Article
#Constructors
Name | Description |
---|---|
Flyout |
Initializes a new instance of the Flyout |
#Properties
Name | Description |
---|---|
Allow |
Gets or sets whether button glyphs are painted based on the Flyout |
Appearance |
Provides access to appearance settings used to paint the Flyout |
Button |
Gets or sets the alignment of buttons within the button panel. |
Button |
Gets or sets the built-in button panel’s height. |
Button |
Gets or sets the location of the built-in button panel in the Flyout |
Buttons |
Provides access to the collection of buttons displayed in the Flyout |
Images | Gets or sets the source of images that can be displayed within buttons. |
Padding | Gets or sets the amount of space around the button panel. |
Show |
Gets or sets whether the built-in button panel is displayed in the Flyout |
#Methods
Name | Description |
---|---|
Assign |
Copies all settings from the options object passed as a parameter.
Inherited from Base |
Begin |
Locks the Base |
Cancel |
Unlocks the Base |
End |
Unlocks the Base |
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. |
Reset() | Resets settings applied to the built-in button panel to the default values. This member supports the internal infrastructure, and is not intended to be used directly from your code. |
Should |
Tests whether the Flyout |
To |
Returns a string representing the currently enabled options.
Inherited from Base |
See Also