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

In This Topic
    Value Property (Cell)
    In This Topic
    Gets or sets the value of the cell.
    Syntax
    'Declaration
     
    Public Property Value As Object
    public object Value {get; set;}
    See Also