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

In This Topic
    Ghost Property (SplitterResizeSettings)
    In This Topic
    A value that determines whether an outline of the element is sized.
    Syntax
    'Declaration
     
    Public Property Ghost As System.Boolean
    public System.bool Ghost {get; set;}
    See Also