ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc.TagHelpers Namespace / LinearGaugeTagHelper Class / TObject Property

In This Topic
    TObject Property (LinearGaugeTagHelper)
    In This Topic
    Gets or sets the corresponding object.
    Syntax
    'Declaration
     
    Protected Overridable Property TObject As LinearGauge
    protected virtual LinearGauge TObject {get; set;}
    See Also