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

In This Topic
    Locked Property (Style)
    In This Topic
    Gets or sets a value indicating whether to lock the cells.
    Syntax
    'Declaration
     
    Public Property Locked As Boolean
    public bool Locked {get; set;}
    See Also