C1CustomButton Class Members
In This Topic
The following tables list the members exposed by C1CustomButton.
Public Constructors
Public Properties
| Name | Description |
| Enabled | Gets or sets a value that indicates whether the button is enabled. |
| Name | Gets or sets a name associated with the C1CustomButton. |
| Note | Gets or sets the command link's note (explanation). |
| Owner | Gets the owner C1TaskDialog. |
| ShowElevationIcon | Gets or sets a value that controls whether the elevation icon is displayed. |
| Text | Gets or sets the button text or the command link's command text. |
Top
See Also