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

In This Topic
    CurrentSide Property
    In This Topic
    Get or set the current side of the card.
    Syntax
    'Declaration
     
    Public Property CurrentSide As FlipCardSide
    public FlipCardSide CurrentSide {get; set;}
    See Also