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

In This Topic
    Id Property (FlexSheet)
    In This Topic
    Gets or sets the component id.
    Syntax
    'Declaration
     
    Public Overridable Property Id As String
    public virtual string Id {get; set;}
    See Also