Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1RadialMenu Class / ToolTipPlacement Property

In This Topic
    ToolTipPlacement Property (C1RadialMenu)
    In This Topic
    Gets or sets the tooltip placement.
    Syntax
    'Declaration
     
    
    Public Property ToolTipPlacement As PlacementMode
    public PlacementMode ToolTipPlacement {get; set;}
    See Also