FlexGrid for WinRT
C1.Xaml.FlexGrid Namespace
Inheritance Hierarchy
Classes
 ClassDescription
ClassBoundRow Represents a row that displays bound data.
ClassC1FlexComboBox ComboBox that looks the same in WPF and Silverlight and implements the IsEditable property in both platforms (the Silverlight ComboBox is not editable).
ClassC1FlexGrid C1FlexGrid control.
ClassCellContentChangingEventArgs  
ClassCellEditEventArgs Provides data for events related to editing.
ClassCellFactory Class that implements the default cell factory for a C1FlexGrid.
ClassCellRangeEventArgs Provides data for events that affect cell ranges.
ClassCellStyle Defines attributes used to render grid cells.
ClassColumn Represents a grid column.
ClassColumnCollection Represents a collection of Column objects.
ClassColumnValueConverter Defines a list of valid entries for a column.
ClassCustomAggregateEventArgs Provides data for the C1FlexGrid.CustomAggregate event.
ClassDataTypeConverter Converter required to support data type properties in XAML.
ClassGridPanel Represents a logical part of the grid, such as the column headers, row headers, and scrollable data part.
ClassGroupRow Represents a row that serves as a header for a group of rows.
ClassHitTestInfo Contains information about a part of the C1FlexGrid at a specified coordinate.
ClassMergeManager Implements the grid's default merging behavior.
ClassNewRowTemplate Represents a row used to add items to the source collection.
ClassNullableObjectConverter<T> Converter required to support nullable properties in XAML.
ClassRow Represents a grid row.
ClassRowCol Abstract base class for Row and Column classes.
ClassRowColCollection<T> Abstract base class for RowCollection and ColumnCollection classes.
ClassRowCollection Represents a collection of Row objects.
Interfaces
 InterfaceDescription
InterfaceICellFactory Defines the functionality of classes used to create grid cells dynamically.
InterfaceIEditValueConverter Interface that extends Windows.UI.Xaml.Data.IValueConverter to provide editing information.
InterfaceIMergeManager Defines the functionality of classes that handle cell merging.
Structures
 StructureDescription
StructureCellRange Represents a rectangular group of cells defined by two row indices and two column indices.
Enumerations
 EnumerationDescription
EnumerationAggregate Specifies the type of aggregate to calculate over a group of values.
EnumerationAllowDragging Defines which grid elements can be moved to new positions with the mouse.
EnumerationAllowMerging Specifies constants that define which areas of the grid support cell merging.
EnumerationAllowResizing Defines which grid elements can be resized with the mouse.
EnumerationCellType Specifies a value that defines the type of cell.
EnumerationClipboardCopyMode Defines constants that specify whether users can copy data from a C1FlexGrid control to the clipboard and whether column header values are included.
EnumerationDeferScrolling Specifies whether the grid should defer scrolling until the user releases the scrollbar thumb.
EnumerationFileFormat Specifies file formats available for saving the grid.
EnumerationGridLinesVisibility Specifies constants that define which grid lines separating grid cells cells are shown.
EnumerationGroupRowPosition Specifies where to place the group rows used to delimit data groups.
EnumerationHeadersVisibility Specifies constants that define which header cells are displayed.
EnumerationKeyAction Specifies the actions taken by the grid when the user presses a key.
EnumerationNewRowPosition Specifies where the new row template should be displayed when the C1FlexGrid.AllowAddNew property is set to true and the grid is bound to a C1.Xaml.IEditableCollectionView that supports adding new items.
EnumerationSaveOptions Specifies options available for customizing the files created by the C1FlexGrid.Save method.
EnumerationScaleMode Specifies how the grid content should be scaled to fit the page.
EnumerationSelectedState Specifies the selected state of a cell.
EnumerationSelectionMode Specifies constants that define the selection behavior.
See Also

Reference

C1.Xaml.FlexGrid Assembly

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum  |   Documentation Feedback