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

In This Topic
    TObject Property (ManualGridGroupTagHelper)
    In This Topic
    Overrides to redefine getter and setter.
    Syntax
    'Declaration
     
    Protected Overridable Property TObject As ManualGridGroup
    protected virtual ManualGridGroup TObject {get; set;}
    See Also