Articles in this section

How to show the tooltip for NumericButtons in the SfDataPager?

In the SfDataPager, you can show the ToolTip for NumericButton by writing the custom style as follows.

 

<Window.Resources>
  <Style TargetType="Syncfusion:NumericButton">         
            <Setter Property="ToolTip" Value="{Binding}" />
  </Style>
</Window.Resources>

 

Refer to the following screenshot that shows the tooltip for numeric values on the NumericButtons.

Tooltip for Numeric Value on the NumericButtons

 

Sample Link:

WPF

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Access denied
Access denied