The C1FlexGrid type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
ActiveEditor |
Gets the cell editor that is currently active.
|
![]() |
ActualHeight |
Gets the rendered height of this element. This is a dependency property.
(Inherited from FrameworkElement.) |
![]() |
ActualWidth |
Gets the rendered width of this element. This is a dependency property.
(Inherited from FrameworkElement.) |
![]() |
AllowMerging |
Gets or sets a value that indicates which parts of the grid support
cell merging.
|
![]() |
AlternatingRowBackground |
Gets or sets the Brush that is used to paint the background of odd-numbered rows.
|
![]() |
AreRowGroupHeadersFrozen |
Gets 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.
|
![]() |
AutoGenerateColumns |
Gets or sets a value that indicates whether columns are created automatically
when the ItemsSource property is set.
|
![]() |
Background |
Gets or sets a brush that describes the background of a control. This is a dependency property.
(Inherited from Control.) |
![]() |
BorderBrush |
Gets or sets a brush that describes the border background of a control. This is a dependency property.
(Inherited from Control.) |
![]() |
BorderThickness |
Gets or sets the border thickness of a control. This is a dependency property.
(Inherited from Control.) |
![]() |
BottomLeftCells |
Gets the GridPanel that contains the cells in the lower left corner of the grid.
|
![]() |
BottomRightCellBackground |
Gets or sets the Brush that is used to paint the background of the
cell at the bottom right corner of the grid.
|
![]() |
CellFactory |
Gets or sets the ICellFactory class responsible for creating
and destroying FrameworkElement objects used to represent grid cells.
|
![]() |
Cells |
Gets the GridPanel that contains the data cells in the grid.
|
![]() |
ChildItemsPath |
Gets or sets the name of the property used to generate child rows.
|
![]() |
Clip |
Gets or sets the geometry used to define the outline of the contents of an element. This is a dependency property.
(Inherited from UIElement.) |
![]() |
CollectionView |
Gets the ICollectionView that represents the current data source.
|
![]() |
ColumnFooterRows |
Gets the collection of column footer rows.
|
![]() |
ColumnFooters |
Gets the GridPanel that contains the column footer cells.
|
![]() |
ColumnHeaderBackground |
Gets or sets the Brush that is used to paint column header backgrounds.
|
![]() |
ColumnHeaderForeground |
Gets or sets the Brush that is used to paint column header content.
|
![]() |
ColumnHeaders |
Gets the GridPanel that contains the column header cells.
|
![]() |
ColumnHeaderSelectedBackground |
Gets or sets the Brush that is used to paint column header backgrounds
for selected cells.
|
![]() |
ColumnLayout |
Gets or sets a string that defines the current column layout.
|
![]() |
Columns |
Gets the collection of columns in the grid.
|
![]() |
Cursor |
Gets or sets the cursor that displays when the mouse pointer is over this element. This is a dependency property.
(Inherited from FrameworkElement.) |
![]() |
CursorBackground |
Gets or sets the Brush that is used to paint the background of
the cursor cell.
|
![]() |
CursorForeground |
Gets or sets the Brush that is used to paint the foreground of
the cursor cell.
|
![]() |
DataContext |
Gets or sets the data context for an element when it participates in data binding. This is a dependency property.
(Inherited from FrameworkElement.) |
![]() |
DefaultStyleKey | (Inherited from Control.) |
![]() |
DesiredSize |
Gets the size that this element computed during the measure pass of the layout process.
(Inherited from UIElement.) |
![]() |
Dispatcher | (Inherited from DependencyObject.) |
![]() |
EditorBackground |
Gets or sets the Brush that is used to paint the background of
cells in edit mode.
|
![]() |
EditorForeground |
Gets or sets the Brush that is used to paint the foreground of
cells in edit mode.
|
![]() |
FontFamily |
Gets or sets the font family of the control. This is a dependency property.
(Inherited from Control.) |
![]() |
FontSize |
Gets or sets the font size. This is a dependency property.
(Inherited from Control.) |
![]() |
FontStretch |
Gets or sets the degree to which a font is condensed or expanded on the screen. This is a dependency property.
(Inherited from Control.) |
![]() |
FontStyle |
Gets or sets the font style. This is a dependency property.
(Inherited from Control.) |
![]() |
FontWeight |
Gets or sets the weight or thickness of the specified font. This is a dependency property.
(Inherited from Control.) |
![]() |
Foreground |
Gets or sets a brush that describes the foreground color. This is a dependency property.
(Inherited from Control.) |
![]() |
FrozenColumns |
Gets or sets the number of non-scrollable columns.
|
![]() |
FrozenLinesBrush |
Gets or sets the Brush that is used to paint the lines between frozen
and scrollable areas of the grid.
|
![]() |
FrozenRows |
Gets or sets the number of non-scrollable rows.
|
![]() |
GridLinesBrush |
Gets or sets the Brush that is used to paint the lines between cells.
|
![]() |
GridLinesVisibility |
Gets or sets a value that indicates which grid lines separating inner cells are shown.
|
![]() |
GroupHeaderConverter |
Gets or sets the IValueConverter used to create the content shown
in GroupRow cells to summarize group information.
|
![]() |
GroupRowBackground |
Gets or sets the Brush that is used to paint the background of group rows.
|
![]() |
GroupRowForeground |
Gets or sets the Brush that is used to paint the foreground of group rows.
|
![]() |
GroupRowPosition |
Gets or sets a value that indicates where group rows should be displayed with
respect to the data.
|
![]() |
HeaderFontWeight |
Gets or sets the FontWeight used to render text in header cells.
|
![]() |
HeaderGridLinesBrush |
Gets or sets the Brush that is used to paint the lines between
row and column header cells.
|
![]() |
HeadersVisibility |
Gets or sets a value that indicates the visibility of row and column headers.
|
![]() |
Height |
Gets or sets the suggested height of the element. This is a dependency property.
(Inherited from FrameworkElement.) |
![]() |
HorizontalAlignment |
Gets or sets the horizontal alignment characteristics applied to this element when it is composed within a parent element, such as a panel or items control. This is a dependency property.
(Inherited from FrameworkElement.) |
![]() |
HorizontalContentAlignment |
Gets or sets the horizontal alignment of the control's content. This is a dependency property.
(Inherited from Control.) |
![]() |
HorizontalScrollBarVisibility |
Gets or sets a value that indicates how the horizontal scroll bar is displayed.
|
![]() |
IsEnabled | (Inherited from Control.) |
![]() |
IsHitTestVisible |
Gets or sets a value that declares whether this element can possibly be returned as a hit test result from some portion of its rendered content. This is a dependency property.
(Inherited from UIElement.) |
![]() |
IsReadOnly |
Gets or sets a value that indicates whether the user can edit values
in the grid.
|
![]() |
IsTabStop |
Gets or sets a value that indicates whether a control is included in tab navigation. This is a dependency property.
(Inherited from Control.) |
![]() |
Item[([( Int32, Column])]) |
Gets or sets the value of a specific cell.
|
![]() |
Item[([( Int32, Int32])]) |
Gets or sets the value of a specific cell.
|
![]() |
Item[([( Int32, String])]) |
Gets or sets the value of a specific cell.
|
![]() |
ItemsSource |
Gets or sets a collection that is used to generate the content of the control.
|
![]() |
ItemType |
Gets the type of item contained in the current data source.
|
![]() |
KeepCurrentVisible |
Gets or sets a value that indicates whether the grid should automatically
scroll to keep the current item visible.
|
![]() |
Language |
Gets or sets localization/globalization language information that applies to an element. This is a dependency property.
(Inherited from FrameworkElement.) |
![]() |
Margin |
Gets or sets the outer margin of an element. This is a dependency property.
(Inherited from FrameworkElement.) |
![]() |
Marquee |
Gets the Rectangle used to show the Excel-style marquee around
the current selection.
|
![]() |
MaxColumnWidth |
Gets or sets the maximum width of columns in the C1FlexGrid.
|
![]() |
MaxHeight |
Gets or sets the maximum height constraint of the element. This is a dependency property.
(Inherited from FrameworkElement.) |
![]() |
MaxRowHeight |
Gets or sets the maximum height of rows in the C1FlexGrid.
|
![]() |
MaxWidth |
Gets or sets the maximum width constraint of the element. This is a dependency property.
(Inherited from FrameworkElement.) |
![]() |
MergeManager |
Gets or sets the IMergeManager class responsible for handling cell
merging on the grid.
|
![]() |
MinColumnWidth |
Gets or sets the minimum width of columns in the C1FlexGrid.
|
![]() |
MinHeight |
Gets or sets the minimum height constraint of the element. This is a dependency property.
(Inherited from FrameworkElement.) |
![]() |
MinRowHeight |
Gets or sets the minimum height of rows in the C1FlexGrid.
|
![]() |
MinWidth |
Gets or sets the minimum width constraint of the element. This is a dependency property.
(Inherited from FrameworkElement.) |
![]() |
Name |
Gets or sets the identifying name of the element. The name provides a reference so that code-behind, such as event handler code, can refer to a markup element after it is constructed during processing by a XAML processor. This is a dependency property.
(Inherited from FrameworkElement.) |
![]() |
Opacity |
Gets or sets the opacity factor applied to the entire UIElement when it is rendered in the user interface (UI). This is a dependency property.
(Inherited from UIElement.) |
![]() |
OpacityMask |
Gets or sets an opacity mask, as a Brush implementation that is applied to any alpha-channel masking for the rendered content of this element. This is a dependency property.
(Inherited from UIElement.) |
![]() |
Padding |
Gets or sets the padding inside a control. This is a dependency property.
(Inherited from Control.) |
![]() |
Parent |
Gets the logical parent element of this element.
(Inherited from FrameworkElement.) |
![]() |
RenderSize |
Gets (or sets, but see Remarks) the final render size of this element.
(Inherited from UIElement.) |
![]() |
RenderTransform |
Gets or sets transform information that affects the rendering position of this element. This is a dependency property.
(Inherited from UIElement.) |
![]() |
RenderTransformOrigin |
Gets or sets the center point of any possible render transform declared by RenderTransform, relative to the bounds of the element. This is a dependency property.
(Inherited from UIElement.) |
![]() |
Resources |
Gets or sets the locally-defined resource dictionary.
(Inherited from FrameworkElement.) |
![]() |
RowBackground |
Gets or sets the Brush that is used to paint row backgrounds.
|
![]() |
RowHeaderBackground |
Gets or sets the Brush that is used to paint row header backgrounds.
|
![]() |
RowHeaderForeground |
Gets or sets the Brush that is used to paint row header content.
|
![]() |
RowHeaders |
Gets the GridPanel that contains the row header cells.
|
![]() |
RowHeaderSelectedBackground |
Gets or sets the Brush that is used to paint row header backgrounds
for selected cells.
|
![]() |
Rows |
Gets the collection of rows in the grid.
|
![]() |
ScrollPosition |
Gets or sets a value that represents the value of the grid scroll bars.
|
![]() |
SelectedIndex |
Gets or sets the index of the data item corresponding to the selected row.
|
![]() |
SelectedItem |
Gets or sets the data item corresponding to the selected row.
|
![]() |
SelectedItems |
Gets a collection of data items corresponding to the currently selected rows.
|
![]() |
Selection |
Gets or sets the current selection.
|
![]() |
SelectionBackground |
Gets or sets the Brush that is used to paint the background of
selected cells excluding the cursor cell.
|
![]() |
SelectionForeground |
Gets or sets the Brush that is used to paint the foreground of
selected cells excluding the cursor cell.
|
![]() |
SelectionMode |
Gets or sets the grid's selection mode.
|
![]() |
ShowGroups | Obsolete.
Gets or sets a value that indicates whether the grid shows group rows
between data groups.
|
![]() |
ShowMarquee |
Gets or sets a value that indicates whether the grid shows an Excel-style
marquee around the current selection.
|
![]() |
ShowOutlineBar |
Gets or sets a value that determines whether the grid should display
the outline button bar.
|
![]() |
ShowSort |
Gets 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.
|
![]() |
Style |
Gets or sets the style used by this element when it is rendered. This is a dependency property.
(Inherited from FrameworkElement.) |
![]() |
TabIndex |
Gets or sets a value that determines the order in which elements receive focus when the user navigates through controls by using the TAB key. This is a dependency property.
(Inherited from Control.) |
![]() |
TabNavigation | (Inherited from Control.) |
![]() |
Tag |
Gets or sets an arbitrary object value that can be used to store custom information about this element. This is a dependency property.
(Inherited from FrameworkElement.) |
![]() |
Template |
Gets or sets a control template. This is a dependency property.
(Inherited from Control.) |
![]() |
TopLeftCellBackground |
Gets or sets the Brush that is used to paint the background of the
cell at the left top corner of the grid.
|
![]() |
TopLeftCells |
Gets the GridPanel that contains the cells in the upper left corner of the grid.
|
![]() |
TreeIndent |
Gets or sets the indent used to offset each group of rows in the grid.
|
![]() |
Triggers |
Gets the collection of triggers established directly on this element, or in child elements.
(Inherited from FrameworkElement.) |
![]() |
UseLayoutRounding | (Inherited from UIElement.) |
![]() |
VerticalAlignment |
Gets or sets the vertical alignment characteristics applied to this element when it is composed within a parent element such as a panel or items control. This is a dependency property.
(Inherited from FrameworkElement.) |
![]() |
VerticalContentAlignment |
Gets or sets the vertical alignment of the control's content. This is a dependency property.
(Inherited from Control.) |
![]() |
VerticalScrollBarVisibility |
Gets or sets a value that indicates how the vertical scroll bar is displayed.
|
![]() |
ViewRange |
Gets a CellRange value that indicates the range of cells
currently visible on the grid.
|
![]() |
Visibility |
Gets or sets the user interface (UI) visibility of this element. This is a dependency property.
(Inherited from UIElement.) |
![]() |
Width |
Gets or sets the width of the element. This is a dependency property.
(Inherited from FrameworkElement.) |