ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1Dialog Namespace / C1DialogExtender Class / Show Property

In This Topic
    Show Property
    In This Topic
    The effect to be used when the dialog is opened.
    Syntax
    'Declaration
     
    Public Property Show As System.String
    public System.string Show {get; set;}
    See Also