ComponentOne AutoComplete for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Splitter Namespace / C1Splitter Class / SplitterDistance Property

In This Topic
    SplitterDistance Property (C1Splitter)
    In This Topic
    A value indicates the location of the splitter, in pixels, from the left or top edge of the splitter.
    Syntax
    'Declaration
     
    Public Property SplitterDistance As System.Integer
    public System.int SplitterDistance {get; set;}
    See Also