ComponentOne PieChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Dialog Namespace / DialogCaptionButtons Class / Maximize Property

In This Topic
    Maximize Property
    In This Topic
    Set maximize button on the title of dialog
    Syntax
    'Declaration
     
    Public Property Maximize As DialogCaptionButton
    public DialogCaptionButton Maximize {get; set;}
    See Also