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

In This Topic
    SheetView Class Members
    In This Topic

    The following tables list the members exposed by SheetView.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether the consuming application should use the default grid lines color (system dependent). Overrides any color specified in colorId.  
    Public PropertyGets or sets a value indicating whether this sheet should display gridlines.  
    Public PropertyGets or sets a value indicating whether the sheet should display row and column headings.  
    Public PropertyGets or sets a value indicating whether the sheet has outline symbols visible.  
    Public PropertyGets or sets a value indicating whether the window should show 0 (zero) in cells containing zero value.  
    Public PropertyGets or sets a value indicating whether the split panes are frozen.  
    Public PropertyGets or sets the color value for grid lines. This is an 'index color value' (ICV) rather than RGB value.  
    Public PropertyGets or sets a value indicating whether the sheetview is split.  
    Public PropertyGets or sets the column number where the window is split into panes (the number of columns to the left of the split line).  
    Public PropertyGets or sets the location of the horizontal window split, in points.  
    Public PropertyGets or sets the row number where the window is split into panes (the number of rows to the top of the split line).  
    Public PropertyGets or sets the location of the vertical window split, in points.  
    Public PropertyGets or sets a value indicating whether this sheet is selected.  
    Public PropertyGets or sets the window zoom magnification for current view representing percent values.  
    Top
    See Also