New to Telerik UI for WPF? Download free 30-day trial

Visual Structure

This section defines terms and concepts used in the scope of the RadCallout control with which you have to get familiar before you continue to read its documentation. They can also be helpful when contacting our support service in order to describe your issue better.

RadCallout visual structure

  • Body: Represent the type of control. You can change the type by setting CalloutType property.
  • Content: Represent the content of the element.
  • Arrow: Represent the arrow of the control. The arrow can be customized through ArrowType, ArrowAnchorPoint, ArrowBasePoint1, ArrowBasePoint2 properties.

See Also

In this article