ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1LightBox Namespace / C1LightBoxExtender 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