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

In This Topic
    Id Property (FormulaBarTagHelper)
    In This Topic
    Configurates C1.Web.Mvc.Component.Id. Gets or sets the component id.
    Syntax
    'Declaration
     
    Public Property Id As String
    public string Id {get; set;}
    See Also