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

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