FlexGrid for WinRT
SaveOptions Enumeration

Specifies options available for customizing the files created by the C1FlexGrid.Save method.
Syntax
'Declaration
 
Public Enum SaveOptions 
   Inherits System.Enum
public enum SaveOptions : System.Enum 
Members
MemberDescription
FormattedSave formatted values.
NoneNo options set.
SaveColumnFootersSave column footers.
SaveColumnHeadersSave column headers.
SaveHeadersSave row and column headers and footers.
SaveRowHeadersSave row headers.
VisibleColumnsSave only visible columns.
VisibleOnlySave only visible rows and columns.
VisibleRowsSave only visible rows.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Xaml.FlexGrid.SaveOptions

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

C1.Xaml.FlexGrid Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum  |   Documentation Feedback