Skip to content

Commit

Permalink
* Version 80
Browse files Browse the repository at this point in the history
  • Loading branch information
PWagner1 committed Nov 14, 2023
1 parent 56c44e8 commit 911b54b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ public override string ToolTipBody
/// </summary>
public override LabelStyle ToolTipStyle
{
get => Page.ToolTipStyle
get => Page.ToolTipStyle;

set => Page.ToolTipStyle = value;
}
Expand Down

0 comments on commit 911b54b

Please sign in to comment.