Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 997 Bytes

visual-structure.md

File metadata and controls

22 lines (17 loc) · 997 Bytes
title page_title description slug tags published position
Visual Structure
Visual Structure
The article demonstrates the visual structure of the RadCallout.
radcallout-visual-structure
visual, structure, radtaskboard
true
1

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

  • [Getting Started]({%slug radcallout-getting-started%})