ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid.Excel Namespace / ExcelSaveOptions Class
Members

In This Topic
    ExcelSaveOptions Class
    In This Topic
    Defines possible options for saving the C1.Silverlight.DataGrid.C1DataGrid content to Excel file format.
    Object Model
    ExcelSaveOptions Class
    Syntax
    'Declaration
     
    
    Public Class ExcelSaveOptions 
       Inherits SaveOptions
    public class ExcelSaveOptions : SaveOptions 
    Inheritance Hierarchy

    System.Object
       C1.Silverlight.DataGrid.Excel.SaveOptions
          C1.Silverlight.DataGrid.Excel.ExcelSaveOptions

    See Also