C1.WPF Namespace / C1RadialMenu Class / ToolTipTemplate Property

In This Topic
ToolTipTemplate Property (C1RadialMenu)
In This Topic
Gets or sets the data template used to display the tooltip.
Syntax
'Declaration
 
Public Property ToolTipTemplate As DataTemplate
 
See Also