ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1FlipCard Namespace / C1FlipCardExtender Class / Height Property

In This Topic
    Height Property (C1FlipCardExtender)
    In This Topic
    A value that indicates the height of the wijflipcard widget.
    Syntax
    'Declaration
     
    Public Property Height As System.Web.UI.WebControls.Unit
    public System.Web.UI.WebControls.Unit Height {get; set;}
    See Also