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

In This Topic
    SaveContentType Property (FlexSheet)
    In This Topic
    Gets or sets the type of remote saving data.
    Syntax
    'Declaration
     
    Public Property SaveContentType As ContentType
    public ContentType SaveContentType {get; set;}
    See Also