FlexSheet for WPF | ComponentOne
C1.WPF.FlexGrid Namespace / C1FlexGrid Class


In This Topic
    C1FlexGrid Class Properties
    In This Topic

    For a list of all members of this type, see C1FlexGrid members.

    Public Properties
     NameDescription
    Public PropertyGets the cell editor that is currently active.  
    Public PropertyGets or sets the C1.WPF.C1IconTemplate used to present the active filter icon when the column is not filtered.  
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public PropertyGets or sets a value that indicates whether the grid should provide a new row template so users can add items to the source collection.  
    Public PropertyGets or sets a value that indicates whether users are allowed to move rows and columns to new positions using the mouse.  
    Public Property (Inherited from System.Windows.UIElement)
    Public PropertyGets or sets a value that indicates whether users are allowed to freeze rows and columns using the mouse.  
    Public PropertyGets or sets a value that indicates which parts of the grid support cell merging.  
    Public PropertyGets or sets a value that indicates whether users are allowed to resize rows and columns using the mouse.  
    Public PropertyGets or sets a value that indicates whether users are allowed to sort columns by clicking the column header cells.  
    Public PropertyGets or sets the System.Windows.Media.Brush that is used to paint the background of odd-numbered rows.  
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public PropertyGets or sets a value that indicates whether the row details remain fixed at the width of the display area or can scroll horizontally.  
    Public PropertyGets or sets a value that indicates whether the row group header sections remain fixed at the width of the display area or can scroll horizontally.  
    Public PropertyGets or sets a value that determines whether the control should try to automatically complete entries as the user types, based on other entries in the same column (like Microsoft Excel does).  
    Public PropertyGets or sets a value that indicates whether columns are created automatically when the ItemsSource property is set.  
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public PropertyGets the GridPanel that contains the cells in the lower left corner of the grid.  
    Public PropertyGets or sets the System.Windows.Media.Brush that is used to paint the background of the cell at the bottom right corner of the grid.  
    Public Property (Inherited from System.Windows.UIElement)
    Public PropertyGets or sets the ICellFactory class responsible for creating and destroying System.Windows.FrameworkElement objects used to represent grid cells.  
    Public PropertyGets the GridPanel that contains the data cells in the grid.  
    Public PropertyGets or sets the name of the property used to generate child rows.  
    Public Property (Inherited from System.Windows.UIElement)
    Public PropertyGets or sets a value that indicates how content is copied to the clipboard.  
    Public PropertyGets or sets a value that indicates how content is pasted from the clipboard.  
    Public Property (Inherited from System.Windows.UIElement)
    Public PropertyGets or sets the C1.WPF.C1IconTemplate used to present the group icon when the item group/detail is collapsed.  
    Public PropertyGets the System.ComponentModel.ICollectionView that represents the current data source.  
    Public PropertyGets the collection of column footer rows.  
    Public PropertyGets the GridPanel that contains the column footer cells.  
    Public PropertyGets or sets the System.Windows.Media.Brush that is used to paint column header backgrounds.  
    Public PropertyGets or sets the System.Windows.Media.Brush that is used to paint column header content.  
    Public PropertyGets the GridPanel that contains the column header cells.  
    Public PropertyGets or sets the System.Windows.Media.Brush that is used to paint column header backgrounds for selected cells.  
    Public PropertyGets or sets a string that defines the current column layout.  
    Public PropertyGets the collection of columns in the grid.  
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public PropertyGets or sets the System.Windows.Media.Brush that is used to paint the background of the cursor cell.  
    Public PropertyGets or sets the System.Windows.Media.Brush that is used to paint the foreground of the cursor cell.  
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public PropertyGets or sets a value that determines whether scrolling should be deferred until the user releases the scrollbar thumb.  
    Public Property (Inherited from System.Windows.DependencyObject)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.Threading.DispatcherObject)
    Public PropertyGets or sets the brush of drop indicator when drag columns or rows.  
    Public PropertyGets or sets the System.Windows.Media.Brush that is used to paint the background of cells in edit mode.  
    Public PropertyGets or sets the System.Windows.Media.Brush that is used to paint the foreground of cells in edit mode.  
    Public PropertyGets the CellRange that corresponds to the cell currently being edited.  
    Public Property (Inherited from System.Windows.UIElement)
    Public PropertyGets or sets the CellStyle used to highlight cells that contain errors.  
    Public PropertyGets or sets the C1.WPF.C1IconTemplate used to present the icon when the item group/detail is expanded above.  
    Public PropertyGets or sets the C1.WPF.C1IconTemplate used to present the group icon when the item group/detail is expanded below.  
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public PropertyGets or sets the number of non-scrollable columns.  
    Public PropertyGets or sets the System.Windows.Media.Brush that is used to paint the lines between frozen and scrollable areas of the grid.  
    Public PropertyGets or sets the number of non-scrollable rows.  
    Public PropertyGets or sets the System.Windows.Media.Brush that is used to paint the lines between cells.  
    Public PropertyGets or sets a value that indicates which grid lines separating inner cells are shown.  
    Public PropertyGets or sets the System.Windows.Data.IValueConverter used to create the content shown in GroupRow cells to summarize group information.  
    Public PropertyGets or sets the System.Windows.Media.Brush that is used to paint the background of group rows.  
    Public PropertyGets or sets the System.Windows.Media.Brush that is used to paint the foreground of group rows.  
    Public PropertyGets or sets a value that indicates where group rows should be displayed with respect to the data.  
    Public Property (Inherited from System.Windows.UIElement)
    Public PropertyGets or sets the System.Windows.FontWeight used to render text in header cells.  
    Public PropertyGets or sets the System.Windows.Media.Brush that is used to paint the lines between row and column header cells.  
    Public PropertyGets or sets a value that indicates the visibility of row and column headers.  
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public PropertyGets or sets a value that indicates how the horizontal scroll bar is displayed.  
    Public PropertyGets or sets the C1.WPF.C1IconTemplate used to present the inactive filter icon when the column is filtered.  
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public PropertyGets or sets a value that indicates whether the user can edit values in the grid.  
    Public Property (Inherited from System.Windows.DependencyObject)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public PropertyGets or sets a value that determines whether the control should synchronize the selection with the selection in the ItemsSource property.  
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.UIElement)
    Public PropertyOverloaded. Gets or sets the value of a specific cell.  
    Public PropertyGets or sets a collection that is used to generate the content of the control.  
    Public PropertyGets the type of item contained in the current data source.  
    Public PropertyGets or sets a value that indicates whether the grid should automatically scroll to keep the current item visible.  
    Public PropertyGets or sets a value that indicates the action performed by the grid when the user presses the Enter key.  
    Public PropertyGets or sets a value that indicates the action performed by the grid when the user presses the Tab key.  
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public PropertyGets the System.Windows.Shapes.Rectangle used to show the Excel-style marquee around the current selection.  
    Public PropertyGets or sets the System.Windows.Media.Brush that is used to the stroke of the Marquee.  
    Public PropertyGets or sets the maximum width of columns in the C1FlexGrid.  
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public PropertyGets or sets the maximum height of rows in the C1FlexGrid.  
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public PropertyGets or sets the IMergeManager class responsible for handling cell merging on the grid.  
    Public PropertyGets or sets the minimum width of columns in the C1FlexGrid.  
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public PropertyGets or sets the minimum height of rows in the C1FlexGrid.  
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public PropertyGets or sets the System.Windows.Media.Brush that is used to paint the background of hover cells.  
    Public PropertyGets or sets how the mouse over mode.  
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public PropertyGets or sets the System.Windows.Media.Brush that is used to paint the background of the new row template.  
    Public PropertyGets or sets the template used to create the icon displayed in the header of a new row.  
    Public PropertyGets or sets a value that indicates whether the new row template should be displayed at the bottom or at the top of the grid.  
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public PropertyGets or sets the System.Windows.Media.Brush that is used to paint row backgrounds.  
    Public PropertyGets or sets the System.Windows.DataTemplate used to present the details part of a row.  
    Public PropertyThe details part can be automatically opened when the row is selected, can be always visible, or can be always collapsed.  
    Public PropertyGets or sets the System.Windows.Media.Brush that is used to paint row header backgrounds.  
    Public PropertyGets or sets the System.Windows.Media.Brush that is used to paint row header content.  
    Public PropertyGets the GridPanel that contains the row header cells.  
    Public PropertyGets or sets the System.Windows.Media.Brush that is used to paint row header backgrounds for selected cells.  
    Public PropertyGets the collection of rows in the grid.  
    Public PropertyGets or sets a value that represents the value of the grid scroll bars.  
    Public PropertyGets or sets the index of the data item corresponding to the selected row.  
    Public PropertyGets or sets the data item corresponding to the selected row.  
    Public PropertyGets a collection of data items corresponding to the currently selected rows.  
    Public PropertyGets or sets the current selection.  
    Public PropertyGets or sets the System.Windows.Media.Brush that is used to paint the background of selected cells excluding the cursor cell.  
    Public PropertyGets or sets the System.Windows.Media.Brush that is used to paint the foreground of selected cells excluding the cursor cell.  
    Public PropertyGets or sets the grid's selection mode.  
    Public PropertyGets or sets a value that determines whether the grid should display validation errors.  
    Public PropertyGets or sets a value that indicates whether the grid shows an Excel-style marquee around the current selection.  
    Public PropertyGets or sets a value that determines whether the grid should display the outline button bar.  
    Public PropertyGets or sets a value that indicates whether the grid shows the current sort state by adding a glyph to the column headers of sorted columns.  
    Public Property (Inherited from System.Windows.UIElement)
    Public PropertyGets or sets the C1.WPF.C1IconTemplate used to present the sort icon when the column is sorted in ascending order.  
    Public PropertyGets or sets the C1.WPF.C1IconTemplate used to present the sort icon when the column is sorted in descending order.  
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public PropertyGets or sets the System.Windows.Media.Brush that is used to paint the background of the cell at the left top corner of the grid.  
    Public PropertyGets the GridPanel that contains the cells in the upper left corner of the grid.  
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public PropertyGets or sets the indent used to offset each group of rows in the grid.  
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Public Property (Inherited from System.Windows.Controls.Control)
    Public PropertyGets or sets a value that indicates how the vertical scroll bar is displayed.  
    Public PropertyGets a CellRange value that indicates the range of cells currently visible on the grid.  
    Public Property (Inherited from System.Windows.UIElement)
    Public Property (Inherited from System.Windows.FrameworkElement)
    Top
    Protected Properties
    See Also