The tooltip text of the command button. This must be overridden in the extending class.
protected abstract string toolTipText { get; set; }
The tooltip text of the command button. This must be overridden in the extending class.
protected abstract string toolTipText { get; set; }