Spread WPF 18
GrapeCity.Wpf.SpreadSheet Namespace / SheetInfo Class
Properties

In This Topic
    SheetInfo Class Members
    In This Topic

    The following tables list the members exposed by SheetInfo.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the SheetInfo class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value that indicates whether the columns are created automatically.  
    Public PropertyGets or sets the behaviors of operations.  
    Public PropertyGets or sets the number of columns in this SheetInfo.  
    Public PropertyGets a ColumnInfoCollection object for the columns in the sheet.  
    Public PropertyGets or sets whether to allow the user to add a new row when the sheet is bound.  
    Public PropertyGets or sets a data source used to generate the rows of the SheetInfo.  
    Public PropertyGets or sets the name of sheet.  
    Public PropertyGets or sets the number of rows in this SheetInfo.  
    Public PropertyGets a SelectionInfoCollection object for the selections in the sheet.  
    Public PropertyGets a SortInfo object for the sort in the sheet.  
    Public Property  
    Public PropertyGets or sets the location of the summary columns in the outline.  
    Public PropertyGets or sets the location of the summary rows in the outline.  
    Public Property  
    Public PropertyGets or sets a GrapeCity.Spreadsheet.SheetVisibility value that determines whether the sheet is visible.  
    Top
    See Also