ButtonField.RolloverCaption

ButtonField.RolloverCaption property

Gets or sets rollover caption of button which shall be displayed when the user rolls the cursor into its active area without pressing the mouse button.

public string RolloverCaption { get; set; }

See Also