FlexGrid for WinRT
C1FlexGrid Class Properties


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

Public Properties
 NameDescription
Public PropertyActiveEditorGets the cell editor that is currently active.  
Public PropertyActualHeight (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyActualWidth (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyAllowAddNewGets 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 PropertyAllowDraggingGets or sets a value that indicates whether users are allowed to move rows and columns to new positions using the mouse.  
Public PropertyAllowDrop (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyAllowMergingGets or sets a value that indicates which parts of the grid support cell merging.  
Public PropertyAllowResizingGets or sets a value that indicates whether users are allowed to resize rows and columns using the mouse.  
Public PropertyAllowSortingGets or sets a value that indicates whether users are allowed to sort columns by clicking the column header cells.  
Public PropertyAlternatingRowBackgroundGets or sets the Windows.UI.Xaml.Media.Brush that is used to paint the background of odd-numbered rows.  
Public PropertyAutoCompleteGets 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 PropertyAutoGenerateColumnsGets or sets a value that indicates whether columns are created automatically when the ItemsSource property is set.  
Public PropertyBackground (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyBaseUri (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyBorderBrush (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyBorderThickness (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyBottomRightCellBackgroundGets or sets the Windows.UI.Xaml.Media.Brush that is used to paint the background of the cell at the bottom right corner of the grid.  
Public PropertyCacheMode (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyCellFactoryGets or sets the ICellFactory class responsible for creating and destroying Windows.UI.Xaml.FrameworkElement objects used to represent grid cells.  
Public PropertyCellsGets the GridPanel that contains the data cells in the grid.  
Public PropertyCharacterSpacing (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyChildItemsPathGets or sets the name of the property used to generate child rows.  
Public PropertyClip (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyClipboardCopyModeGets or sets a value that indicates how content is copied to the clipboard.  
Public PropertyClipboardPasteModeGets or sets a value that indicates how content is pasted from the clipboard.  
Public PropertyCollectionViewGets the Windows.UI.Xaml.Data.ICollectionView that represents the current data source.  
Public PropertyColumnHeaderBackgroundGets or sets the Windows.UI.Xaml.Media.Brush that is used to paint column header backgrounds.  
Public PropertyColumnHeaderForegroundGets or sets the Windows.UI.Xaml.Media.Brush that is used to paint column header content.  
Public PropertyColumnHeadersGets the GridPanel that contains the column header cells.  
Public PropertyColumnHeaderSelectedBackgroundGets or sets the Windows.UI.Xaml.Media.Brush that is used to paint column header backgrounds for selected cells.  
Public PropertyColumnLayoutGets or sets a string that defines the current column layout.  
Public PropertyColumnResizeIconStyleDefines the style of element to show as column resize icon for touch interaction.  
Public PropertyColumnsGets the collection of columns in the grid.  
Public PropertyCompositeMode (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyCursorBackgroundGets or sets the Windows.UI.Xaml.Media.Brush that is used to paint the background of the cursor cell.  
Public PropertyCursorForegroundGets or sets the Windows.UI.Xaml.Media.Brush that is used to paint the foreground of the cursor cell.  
Public PropertyDataContext (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyDesiredSize (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyDispatcher (Inherited from Windows.UI.Xaml.DependencyObject)
Public PropertyDragDropIndicatorBrushGets or sets the brush of drop indicator when drag columns or rows.  
Public PropertyEditorBackgroundGets or sets the Windows.UI.Xaml.Media.Brush that is used to paint the background of cells in edit mode.  
Public PropertyEditorForegroundGets or sets the Windows.UI.Xaml.Media.Brush that is used to paint the foreground of cells in edit mode.  
Public PropertyEditorRangeGets the CellRange that corresponds to the cell currently being edited.  
Public PropertyFlowDirection (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyFocusState (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontFamily (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontSize (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontStretch (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontStyle (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontWeight (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyForeground (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyGridLinesBrushGets or sets the Windows.UI.Xaml.Media.Brush that is used to paint the lines between cells.  
Public PropertyGridLinesVisibilityGets or sets a value that indicates which grid lines separating inner cells are shown.  
Public PropertyGroupHeaderConverterGets or sets the Windows.UI.Xaml.Data.IValueConverter used to create the content shown in GroupRow cells to summarize group information.  
Public PropertyGroupRowBackgroundGets or sets the Windows.UI.Xaml.Media.Brush that is used to paint the background of group rows.  
Public PropertyGroupRowForegroundGets or sets the Windows.UI.Xaml.Media.Brush that is used to paint the foreground of group rows.  
Public PropertyGroupRowPositionGets or sets a value that indicates where group rows should be displayed with respect to the data.  
Public PropertyHeaderFontWeightGets or sets the Windows.UI.Text.FontWeight used to render text in header cells.  
Public PropertyHeaderGridLinesBrushGets or sets the Windows.UI.Xaml.Media.Brush that is used to paint the lines between row and column header cells.  
Public PropertyHeadersVisibilityGets or sets a value that indicates the visibility of row and column headers.  
Public PropertyHeight (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyHorizontalAlignment (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyHorizontalContentAlignment (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyHorizontalScrollBarVisibilityGets or sets a value that indicates how the horizontal scroll bar is displayed.  
Public PropertyIsDoubleTapEnabled (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyIsEnabled (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyIsHitTestVisible (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyIsHoldingEnabled (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyIsReadOnlyGets or sets a value that indicates whether the user can edit values in the grid.  
Public PropertyIsRightTapEnabled (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyIsSynchronizedWithCurrentItemGets or sets a value that determines whether the control should synchronize the selection with the selection in the ItemsSource property.  
Public PropertyIsTabStop (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyIsTapEnabled (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyItemOverloaded. Gets or sets the value of a specific cell.  
Public PropertyItemsSourceGets or sets a collection that is used to generate the content of the control.  
Public PropertyItemTypeGets the type of item contained in the current data source.  
Public PropertyKeepCurrentVisibleGets or sets a value that indicates whether the grid should automatically scroll to keep the current item visible.  
Public PropertyKeyActionEnterGets or sets a value that indicates the action performed by the grid when the user presses the Enter key.  
Public PropertyKeyActionTabGets or sets a value that indicates the action performed by the grid when the user presses the Tab key.  
Public PropertyLanguage (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyManipulationMode (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyMargin (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMarqueeGets the Windows.UI.Xaml.Shapes.Rectangle used to show the Excel-style marquee around the current selection.  
Public PropertyMaxColumnWidthGets or sets the maximum width of columns in the C1FlexGrid.  
Public PropertyMaxHeight (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMaxRowHeightGets or sets the maximum height of rows in the C1FlexGrid.  
Public PropertyMaxWidth (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMergeManagerGets or sets the IMergeManager class responsible for handling cell merging on the grid.  
Public PropertyMinColumnWidthGets or sets the minimum width of columns in the C1FlexGrid.  
Public PropertyMinHeight (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMinRowHeightGets or sets the minimum height of rows in the C1FlexGrid.  
Public PropertyMinWidth (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyName (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyNewRowBackgroundGets or sets the Windows.UI.Xaml.Media.Brush that is used to paint the background of the new row template.  
Public PropertyNewRowPositionGets 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 PropertyOpacity (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyPadding (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyParent (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyPointerCaptures (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyProjection (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyRenderSize (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyRenderTransform (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyRenderTransformOrigin (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyRequestedTheme (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyResources (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyRowBackgroundGets or sets the Windows.UI.Xaml.Media.Brush that is used to paint row backgrounds.  
Public PropertyRowHeaderBackgroundGets or sets the Windows.UI.Xaml.Media.Brush that is used to paint row header backgrounds.  
Public PropertyRowHeaderForegroundGets or sets the Windows.UI.Xaml.Media.Brush that is used to paint row header content.  
Public PropertyRowHeadersGets the GridPanel that contains the row header cells.  
Public PropertyRowHeaderSelectedBackgroundGets or sets the Windows.UI.Xaml.Media.Brush that is used to paint row header backgrounds for selected cells.  
Public PropertyRowsGets the collection of rows in the grid.  
Public PropertyScrollPositionGets or sets a value that represents the value of the grid scroll bars.  
Public PropertySelectedIndexGets or sets the index of the data item corresponding to the selected row.  
Public PropertySelectedItemGets or sets the data item corresponding to the selected row.  
Public PropertySelectedItemsGets a collection of data items corresponding to the currently selected rows.  
Public PropertySelectionGets or sets the current selection.  
Public PropertySelectionAdornerFillGets or sets the Windows.UI.Xaml.Media.Brush that is used to paint the Fill of Adorners.  
Public PropertySelectionBackgroundGets or sets the Windows.UI.Xaml.Media.Brush that is used to paint the background of selected cells excluding the cursor cell.  
Public PropertySelectionForegroundGets or sets the Windows.UI.Xaml.Media.Brush that is used to paint the foreground of selected cells excluding the cursor cell.  
Public PropertySelectionModeGets or sets the grid's selection mode.  
Public PropertyShowGroupsGets or sets a value that indicates whether the grid shows group rows between data groups.  
Public PropertyShowMarqueeGets or sets a value that indicates whether the grid shows an Excel-style marquee around the current selection.  
Public PropertyShowOutlineBarGets or sets a value that determines whether the grid should display the outline button bar.  
Public PropertyShowSortGets 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 PropertyStyle (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyTabIndex (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyTabNavigation (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyTag (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyTemplate (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyTopLeftCellBackgroundGets or sets the Windows.UI.Xaml.Media.Brush that is used to paint the background of the cell at the left top corner of the grid.  
Public PropertyTopLeftCellsGets the GridPanel that contains the cells in the upper left corner of the grid.  
Public PropertyTransitions (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyTreeIndentGets or sets the indent used to offset each group of rows in the grid.  
Public PropertyTriggers (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyUseLayoutRounding (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyVerticalAlignment (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyVerticalContentAlignment (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyVerticalScrollBarVisibilityGets or sets a value that indicates how the vertical scroll bar is displayed.  
Public PropertyViewRangeGets a CellRange value that indicates the range of cells currently visible on the grid.  
Public PropertyVisibility (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyWidth (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyZoomMode  
Top
Protected Properties
 NameDescription
Protected PropertyDefaultStyleKey (Inherited from Windows.UI.Xaml.Controls.Control)
Top
See Also

Reference

C1FlexGrid Class
C1.Xaml.FlexGrid Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum  |   Documentation Feedback