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

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