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

In This Topic
    Handles Property
    In This Topic
    A value that indicates the necessary handles will be auto-generated by the plugin.
    Syntax
    'Declaration
     
    Public Property Handles As Compass
    public Compass Handles {get; set;}
    See Also