ButtonField.AlternateCaption

ButtonField.AlternateCaption property

Gets or sets alternate caption of the button which shall be displayed when the mouse button is pressed within its active area.

public string AlternateCaption { get; set; }

See Also