ComponentOne BinaryImage for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ToolTip Namespace / C1ToolTip Class / CalloutFilled Property

In This Topic
    CalloutFilled Property (C1ToolTip)
    In This Topic
    Determines the callout's class style. If true, then the callout triangle will be filled.
    Syntax
    'Declaration
     
    Public Property CalloutFilled As System.Boolean
    public System.bool CalloutFilled {get; set;}
    See Also