ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls Namespace / ResizeSettings Class / Ghost Property

In This Topic
    Ghost Property (ResizeSettings)
    In This Topic
    A value that indicates whether a semi-transparent helper element is shown for resizing.
    Syntax
    'Declaration
     
    Public Property Ghost As System.Boolean
    public System.bool Ghost {get; set;}
    Remarks
    If set to true, a semi-transparent helper element is shown for resizing.
    See Also