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

In This Topic
    BackPanel Property
    In This Topic
    Back pane container
    Syntax
    'Declaration
     
    Public ReadOnly Property BackPanel As C1FlipCardPane
    public C1FlipCardPane BackPanel {get;}
    See Also