Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / C1Rating Class / ToolTipPlacement Property

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