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

In This Topic
    CtrlButtons Property
    In This Topic
    Determines the visibility of the control buttons.
    Syntax
    'Declaration
     
    Public Property CtrlButtons As CtrlButtons
    public CtrlButtons CtrlButtons {get; set;}
    See Also