ComponentOne BinaryImage for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Splitter Namespace / SplitterPanel Class / MinSize Property

In This Topic
    MinSize Property (SplitterPanel)
    In This Topic
    Gets or sets the minimum distance in pixels when resizing the splitter.
    Syntax
    'Declaration
     
    Public Property MinSize As System.Integer
    public System.int MinSize {get; set;}
    See Also