ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Sheet Namespace / Workbook Class / LastModifiedBy Property

In This Topic
    LastModifiedBy Property
    In This Topic
    Gets or sets the name of the person who made the latest modification.
    Syntax
    'Declaration
     
    
    Public Property LastModifiedBy As String
    public string LastModifiedBy {get; set;}
    See Also