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

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