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

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