DashboardLayout for WinForms | ComponentOne
C1.Win.Layout Namespace / DashboardOptions Class / AllowResize Property

In This Topic
    AllowResize Property (DashboardOptions)
    In This Topic
    Allows to resize ItemContainers.
    Syntax
    'Declaration
     
    
    Public Property AllowResize As Boolean
    public bool AllowResize {get; set;}
    See Also