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


In This Topic
    ExcelSaveOptions Class Members
    In This Topic

    The following tables list the members exposed by ExcelSaveOptions.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyDefines the group level at which collapsible group headers will appear collapsed in a saved file.  
    Public PropertyIndicates whether group collapse buttons should appear below or above detail rows.  
    Public PropertyGets or sets a value indicating whether groups will be collapsible in a saved file for C1.WPF.DataGrid.C1DataGrid is in the grouping mode.  
    Public PropertyGets or sets a specific Excel file format.  
    Public PropertyGets or sets a value indicating whether column widths should be kept in a saved file.  
    Public PropertyGets or sets a value indicating whether row height should be kept in a saved file.  
    Public PropertyGets or sets a value indicating whether image columns should be saved.  
    Top
    See Also