Click or drag to resize

LinkButton Properties

The LinkButton type exposes the following members.

Properties
  NameDescription
Public propertyCommand
Gets or sets the command to invoke when the link button is pressed.
Public propertyCommandParameter
Gets or sets the parameter to pass to the Command when executing or determining its CanExecute state.
Public propertyDisabledTextColor
Gets or sets the color of the text when the control is disabled.
Top
See Also