ComponentOne BarCode for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls Namespace / C1TargetControlBase Class / RenderingCompatibility Property

In This Topic
    RenderingCompatibility Property (C1TargetControlBase)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property RenderingCompatibility As System.Version
    public virtual System.Version RenderingCompatibility {get; set;}
    See Also