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

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