LinkButton Properties |
The LinkButton type exposes the following members.
| Name | Description | |
|---|---|---|
| Command |
Gets or sets the command to invoke when the link button is pressed.
| |
| CommandParameter |
Gets or sets the parameter to pass to the Command when executing or determining its CanExecute state.
| |
| DisabledTextColor |
Gets or sets the color of the text when the control is disabled.
|