ComponentOne PieChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Dialog Namespace / C1Dialog 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