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

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