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

In This Topic
    TObject Property (FlowLayoutTagHelper)
    In This Topic
    Overrides to re-define getter and setter.
    Syntax
    'Declaration
     
    Protected Overridable Property TObject As FlowLayout
    protected virtual FlowLayout TObject {get; set;}
    See Also