The WebDockActionButtonProps type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| WebDockActionButtonProps | Initializes a new instance of the WebDockActionButtonProps class |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| ToString |
Return the string representation of the object.
(Overrides Object..::.ToString()()().) |
Properties
| Name | Description | |
|---|---|---|
| ActionButtonSize |
Gets or sets the width and height of action buttons.
| |
| HasCustomActionIcons |
Gets or sets a value that indicates whether custom action icons are used.
| |
| HasRollOverImages |
Gets or sets a value that indicates whether roll-over images are used.
| |
| ImagesExt |
Gets or sets the file extension of action buttons.
| |
| ImagesFolderUrl |
Gets or sets the location of action buttons.
| |
| ShowClose |
Gets or sets a value that indicates whether the close action button is shown. This property can be overriden in individual WebDockPanel.
| |
| ShowMaximize |
Gets or sets a value that indicates whether the maximize/restore action button is shown. This property can be overriden in individual WebDockPanel.
| |
| ShowPin |
Gets or sets a value that indicates whether the pin/autohide action button is shown. This property can be overriden in individual WebDockPanel.
| |
| TitleHeight |
Gets or sets the height of the title area.
|