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

In This Topic
    SaveContentType Property
    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