DevExpress.Xpf.Grid.v12.2
Contains settings specific to a lookup editor.
Initializes a new instance of the LookUpEditSettings class.
Gets or sets whether columns should be created automatically for all fields in a data source. This is a dependency property.
true to automatically create columns for all fields in a data source; otherwise, false.
Identifies the dependency property.
[To be supplied]
Gets or sets whether the dropdown's width matches the width of the edit box. This is a dependency property.
true if the dropdown's width matches the width of the edit box; otherwise, false.
Identifies the dependency property.
[To be supplied]
Represents the Lookup editor.
Initializes a new instance of the LookUpEdit class.
Gets or sets whether columns should be created automatically for all fields in a data source. This is a dependency property.
true to automatically create columns for all fields in a data source; otherwise, false.
Identifies the dependency property.
[To be supplied]
Gets the default minimum allowed height for the editor's dropdown. To specify the dropdown's minimum height, use the property.
[To be supplied]
Gets the default minimum allowed width for the editor's dropdown. To specify the dropdown's minimum width, use the property.
[To be supplied]
Gets the collection of items that match the text typed by an end-user into the edit box.
The collection of filtered items.
Returns an embedded .
A object that represents the DXGrid control for WPF.
Gets or sets whether the dropdown's width matches the width of the edit box. This is a dependency property.
true if the dropdown's width matches the width of the edit box; otherwise, false.
Identifies the dependency property.
[To be supplied]
Gets or sets an object that defines the appearance and behavior of the .
A descendant that defines the appearance and behavior of the .
Provides access to View commands.
Toggles the specified group row's expanded state.
A command implementing the .
Ungroups the grid.
A command implementing the .
Collapses all group rows.
A command implementing the .
Expands all group rows.
A command implementing the .
Moves focus to the group row that owns the currently focused row.
A command implementing the .
Invokes the Runtime Summary Editor.
A command implementing the .
Represents a View that displays data in a tabular form.
Initializes a new instance of the TableView class with default settings.
Initializes a new instance of the TableView class with the specified settings.
@nbsp;
@nbsp;
@nbsp;
Gets the actual template selector that chooses a data row template based on custom logic. This is a dependency property.
A descendant that chooses a template based on custom logic.
Identifies the dependency property.
[To be supplied]
This member supports the control's internal infrastructure and is not intended to be used directly from your code.
A Double value indicating the actual detail expand button's width.
Identifies the dependency property.
[To be supplied]
This member supports the control's internal infrastructure and is not intended to be used directly from your code.
A Double value specifying the actual width of the header displayed above detail expand buttons.
Identifies the dependency property.
[To be supplied]
This member supports the internal infrastructure and is not intended to be used directly from your code. This is a dependency property.
@nbsp;
Identifies the dependency property.
[To be supplied]
This member supports the control's internal infrastructure and is not intended to be used directly from your code.
true if detail expand buttons should be displayed; otherwise, false.
Identifies the dependency property.
[To be supplied]
Gets whether the Row Indicator Panel is shown within a view. This is a dependency property.
true if the Row Indicator Panel is shown within a view; otherwise, false.
Identifies the dependency property.
[To be supplied]
Adds a new record.
Gets or sets whether it's allowed to calculate optimal widths, and apply them to all columns displayed within a View.
true to allow optimal widths to be calculated and applied to all columns displayed within a View; otherwise, false. The default is true.
Identifies the dependency property.
[To be supplied]
Gets or sets whether or not cascading data updates are allowed. This is a dependency property.
true to allow cascading data updates; otherwise, false. The default is false.
Identifies the dependency property.
[To be supplied]
Gets or sets whether menu items used to fix a column to the left or right, are shown within a column's context menu. This is a dependency property.
true to show items used to fix a column to the left or right, within a column's context menu; otherwise, false.
Identifies the dependency property.
[To be supplied]
Gets or sets whether the top row for the visible group is always displayed as the user scrolls through grouped data. This is a dependency property.
A enumeration value that specifies whether to fix group rows when scrolling through grouped data.
Identifies the dependency property.
[To be supplied]
Gets or sets whether group summaries are asynchronously calculated, one after another, in a background thread. This is a dependency property.
true to enable asynchronous calculation of group summaries; otherwise, false.
Identifies the dependency property.
[To be supplied]
Gets or sets a value indicating whether virtualization is enabled for horizontal scrolling.
true to enable virtualization; false to disable it.
Identifies the dependency property.
[To be supplied]
Gets or sets whether end-users can access this View's details.
true to allow end-users access detail views; otherwise, false.
Identifies the dependency property.
[To be supplied]
Gets or sets whether per-pixel scrolling is enabled or not. This is a dependency property.
true to enable per-pixel scrolling; false to enable row by row scrolling.
Identifies the dependency property.
[To be supplied]
Gets or sets whether View's details can be printed. This is a dependency property.
A enumeration value that specifies whether View's details can be printed.
Identifies the dependency property.
[To be supplied]
Gets or sets whether or not to print/export empty details. This is a dependency property.
A enumeration value that specifies whether or not to print/export empty details.
Identifies the dependency property.
[To be supplied]
Gets or sets whether an end-user can change column widths by dragging the edges of their headers.
true to allow an end-user to change column widths; otherwise, false.
Identifies the dependency property.
[To be supplied]
Gets or sets whether column headers are automatically scrolled once a user drags a column header to the View's left or right. This is a dependency property.
true to allow horizontal scrolling of column headers; otherwise, false.
Identifies the dependency property.
[To be supplied]
Gets or sets the brush used to paint the background of alternate rows. This is a dependency property.
A value.
Identifies the dependency property.
[To be supplied]
Gets or sets the alternate row frequency. This is a dependency property.
An integer value that is the alternate row frequency. By default, it's set to 0.
Identifies the dependency property.
[To be supplied]
Gets or sets the style applied to data cells displayed within the Auto Filter Row. This is a dependency property.
A object that specifies the style applied to data cells.
Identifies the dependency property.
[To be supplied]
Gets an object that represents the Auto Filter Row's data.
A object that represents the row's data.
Gets or sets a value specifying whether horizontal navigation keys move focus to the next/previous row when the current row's last/first cell is focused.
true if horizontal navigation keys can move focus between rows; otherwise, false. The default is true.
Identifies the dependency property.
[To be supplied]
Gets or sets whether column widths are automatically changed so that the total columns' width matches the grid's width.
true to enable the column auto width feature; otherwise, false. The default is false.
Identifies the dependency property.
[To be supplied]
Gets or sets which interface elements are taken into account when calculating optimal width for columns. This is a dependency property.
A enumeration value that specifies interface elements that are taken into account when calculating optimal width for columns.
Identifies the dependency property.
[To be supplied]
Resizes the specified column to the minimum width required to display the column's contents completely.
A representing the grid column whose width should be optimized.
Resizes all visible columns to optimally fit their contents.
Gets or sets the number of records taken into account when calculating the optimal widths required for columns to completely display their contents. This is a dependency property.
An integer value that specifies the number of records processed by a View to apply best fit.
Identifies the dependency property.
[To be supplied]
Gets or sets how the optimal width required for a column to completely display its contents is calculated. This is a dependency property.
A enumeration value.
Identifies the dependency property.
[To be supplied]
Returns the column's optimal (minimum) width required to display its contents completely.
A object that represents the grid column.
A value that specifies the column's optimal (minimum) width required to display its contents completely.
Returns information about the specified element contained within the table view.
A object that represents the element contained within the table view.
A object that contains information about the specified view element.
Copies the values displayed within the specified block of cells to the clipboard.
An integer value that specifies the handle of the row containing the cell that identifies the starting point.
A object that represents the column containing the cell that identifies the starting point.
An integer value that specifies the handle of the row containing the cell that identifies the end point.
A object that represents the column containing the cell that identifies the end point.
Copies the values displayed within the specified cells to the clipboard.
An array of objects which contain cell coordinates.
Copies the values displayed within selected cells to the clipboard.
Enables you to manually calculate the optimal width for a column(s).
Identifies the routed event.
[To be supplied]
Enables you to provide custom animation played when grid data is vertically scrolled (per-pixel).
Identifies the routed event.
[To be supplied]
Gets or sets the template that defines the presentation of data rows. This is a dependency property.
A object that defines the presentation of data rows.
Identifies the dependency property.
[To be supplied]
Gets or sets an object that chooses a data row template based on custom logic. This is a dependency property.
A descendant that chooses a template based on custom logic.
Identifies the dependency property.
[To be supplied]
Gets the template that defines the default presentation of data rows. This is a dependency property.
A object that defines the default presentation of data rows.
Identifies the dependency property.
[To be supplied]
This member supports the control's internal infrastructure and is not intended to be used directly from your code.
A enumeration value identifying the location of the column that displays detail expand buttons.
Identifies the dependency property.
[To be supplied]
Gets or sets the detail expand button's width.
A Double value specifying the detail expand button's width.
Identifies the dependency property.
[To be supplied]
Exports a grid to the specified stream in CSV format using the specified CSV-specific options.
A object to which the created CSV file should be sent.
A object which specifies the CSV export options to be applied when a grid is exported.
Exports a grid to the specified stream in CSV format.
A object to which the created CSV file should be sent.
Exports a grid to the specified file path in CSV format, using the specified CSV-specific options.
A which specifies the file name (including the full path) for the created CSV file.
A object which specifies the CSV export options to be applied when a grid is exported.
Exports a grid to the specified file path in CSV format.
A which specifies the file name (including the full path) for the created CSV file.
Exports a grid to the specified file path in HTML format.
A which specifies the file name (including the full path) for the created HTML file.
Exports a grid to the specified stream in HTML format, using the specified HTML-specific options.
A object to which the created HTML file should be sent.
A object which specifies the HTML export options to be applied when a grid is exported.
Exports a grid to the specified stream in HTML format.
A object to which the created HTML file should be sent.
Exports a grid to the specified file path in HTML format using the specified HTML-specific options.
A which specifies the file name (including the full path) for the created HTML file.
A object which specifies the HTML export options to be applied when a grid is exported.
Exports a grid to the specified file path in image format.
A which specifies the file name (including the full path) for the created image file.
Exports a grid to the specified stream in image format.
A object to which the created image file should be sent.
Exports a grid to the specified file path in image format using the specified image-specific options.
A which specifies the file name (including the full path) for the created image file.
A object which specifies the image export options to be applied when a grid is exported.
Exports a grid to the specified stream in image format, using the specified image-specific options.
A object to which the created image file should be sent.
A object which specifies the image export options to be applied when a grid is exported.
Exports a grid to the specified file path in MHT format, using the specified MHT-specific options.
A which specifies the file name (including the full path) for the created MHT file.
A object which specifies the MHT export options to be applied when a grid is exported.
Exports a grid to the specified stream in MHT format using the specified MHT-specific options.
A object to which the created MHT file should be sent.
A object which specifies the MHT export options to be applied when a grid is exported.
Exports a grid to the specified stream in MHT format.
A object to which the created MHT file should be sent.
Exports a grid to the specified file path in MHT format.
A which specifies the file name (including the full path) for the created MHT file.
Exports a grid to the specified file path in PDF format.
A which specifies the file name (including the full path) for the created PDF file.
Exports a grid to the specified file path in PDF format, using the specified PDF-specific options.
A which specifies the file name (including the full path) for the created PDF file.
A object which specifies the PDF export options to be applied when a grid is exported.
Exports a grid to the specified stream in PDF format.
A object to which the created PDF file should be sent.
Exports a grid to the specified stream in PDF format, using the specified PDF-specific options.
A object to which the created PDF file should be sent.
A object which specifies the PDF export options to be applied when a grid is exported.
Exports a grid to the specified stream in RTF format.
A object to which the created RTF file should be sent.
Exports a grid to the specified stream in RTF format, using the specified RTF-specific options.
A object to which the created RTF file should be sent.
A object which specifies the RTF export options to be applied when a grid is exported.
Exports a grid to the specified file path in RTF format, using the specified RTF-specific options.
A which specifies the file name (including the full path) for the created RTF file.
A object which specifies the RTF export options to be applied when a grid is exported.
Exports a grid to the specified file path in RTF format.
A which specifies the file name (including the full path) for the created RTF file.
Exports a grid to the specified stream in text format, using the specified text-specific options.
A object to which the created text file should be sent.
A object which specifies the text export options to be applied when a grid is exported.
Exports a grid to the specified file path in text format.
A which specifies the file name (including the full path) for the created text file.
Exports a grid to the specified stream in text format.
A object to which the created text file should be sent.
Exports a grid to the specified file path in text format, using the specified text-specific options.
A which specifies the file name (including the full path) for the created text file.
A object which specifies the text export options to be applied when a grid is exported.
Exports a grid to the specified file path in XLS format.
A which specifies the file name (including the full path) for the created XLS file.
Exports a grid to the specified file path in XLS format using the specified XLS-specific options.
A which specifies the file name (including the full path) for the created XLS file.
A object which specifies the XLS export options to be applied when a grid is exported.
Exports a grid to the specified stream in XLS format.
A object to which the created XLS file should be sent.
Exports a grid to the specified stream in XLS format, using the specified XLS-specific options.
A object to which the created XLS file should be sent.
A object which specifies the XLS export options to be applied when a grid is exported.
Exports a grid to the specified stream in XLSX format.
A object to which the created XLSX file should be sent.
Exports a grid to the specified stream in XLSX format, using the specified XLSX-specific options.
A object to which the created XLSX file should be sent.
A object which specifies the XLSX export options to be applied when a grid is exported.
Exports a grid to the specified file path in XLSX format, using the specified XLSX-specific options.
A which specifies the file name (including the full path) for the created XLSX file.
A object which specifies the XLSX export options to be applied when a grid is exported.
Exports a grid to the specified file path in XLSX format.
A which specifies the file name (including the full path) for the created XLSX file.
Exports a grid to the specified file path in XPS format.
A which specifies the file name (including the full path) for the created XPS file.
Exports a grid to the specified stream in XPS format, using the specified XPS-specific options.
A object to which the created XPS file should be sent.
A object which specifies the XPS export options to be applied when a grid is exported.
Exports a grid to the specified stream in XPS format.
A object to which the created XPS file should be sent.
Exports a grid to the specified file path in XPS format using the specified XPS-specific options.
A which specifies the file name (including the full path) for the created XPS file.
A object which specifies the XPS export options to be applied when a grid is exported.
Returns the list of visible columns that are fixed to the left. This is a dependency property.
The list of visible columns fixed to the left.
Identifies the dependency property.
[To be supplied]
Gets or sets the fixed line's width. This is a dependency property.
A value that specifies the fixed line's width.
Identifies the dependency property.
[To be supplied]
Gets the width of the horizontally scrollable viewport. This is a dependency property.
A value that specifies the width of the horizontally scrollable viewport, in pixels.
Identifies the dependency property.
[To be supplied]
Returns the list of visible columns that are not fixed within a View. This is a dependency property.
The list of visible columns that are not fixed within a View.
Identifies the dependency property.
[To be supplied]
Returns the list of visible columns that are fixed to the right. This is a dependency property.
The list of visible columns fixed to the right.
Identifies the dependency property.
[To be supplied]
Gets or sets the template that defines the presentation of a focused row's border. This is a dependency property.
A object that represents the template that displays the border.
Identifies the dependency property.
[To be supplied]
Returns the selected data cells.
The list of objects that contain cell coordinates (row and column).
Gets or sets the style applied to group summary items aligned by columns. This is a dependency property.
A object that is the style applied to group summary items aligned by columns.
Identifies the dependency property.
[To be supplied]
Gets or sets the template that defines the presentation of group summary items aligned by columns. This is a dependency property.
A object that defines the presentation of group summary items aligned by columns.
Identifies the dependency property.
[To be supplied]
Gets or sets the position of group summaries within a group row. This is a dependency property.
A enumeration value that specifies the position of group summaries within a group row.
Identifies the dependency property.
[To be supplied]
Gets whether the view has details.
true if the view has details; otherwise, false.
Identifies the dependency property.
[To be supplied]
Gets or sets the minimum height of the Column Header Panel. This is a dependency property.
A value that is the minimum height of the Column Header Panel.
Identifies the dependency property.
[To be supplied]
Gets or sets the horizontal scrollbar's visibility. This is a dependence property.
A enumeration value that specifies the horizontal scrollbar's visibility.
Identifies the dependency property.
[To be supplied]
Gets the width of the view's client area.
A value that specifies the client area's width.
Identifies the dependency property.
[To be supplied]
Gets the width of the row indicator header. This is a dependency property.
A value that specifies the width of the row indicator header, in pixels.
Identifies the dependency property.
[To be supplied]
Gets or sets the width of the row indicator panel.
An integer value specifying the width of the row indicator panel in pixels.
Identifies the dependency property.
[To be supplied]
Enables you to initialize new rows with default values.
Identifies the routed event.
[To be supplied]
Indicates whether the specified cell is selected.
An integer value that specifies the row's handle.
A descendant that represents the column which contains the cell.
true if the specified cell is selected; otherwise, false.
Gets or sets the binding that determines which rows display detail expand buttons.
A object specifying which rows display detail expand buttons.
This member supports the control's internal infrastructure and is not intended to be used directly from your code.
A BindingContainer object.
Identifies the dependency property.
[To be supplied]
Gets or sets a custom Layout Calculator. This is a dependency property.
An object that implements the interface.
This member supports the internal infrastructure and is not intended to be used directly from your code.
@nbsp;
Identifies the dependency property.
[To be supplied]
This member supports the internal infrastructure and is not intended to be used directly from your code.
@nbsp;
Identifies the dependency property.
[To be supplied]
Moves focus to the row preceding the one currently focused, and optionally allows the Automatic Filter Row to be focused.
true to allow the Automatic Filter Row to be focused; otherwise, false.
Gets or sets whether multiple row/cell selection is enabled. This is a dependency property.
A enumeration value that specifies the selection mode.
Identifies the dependency property.
[To be supplied]
Gets or sets the style applied to data cells displayed within the New Item Row. This is a dependency property.
A object that specifies the style applied to data cells.
Identifies the dependency property.
[To be supplied]
Gets an object that represents the New Item Row's data.
A object that represents the row's data.
Gets or set the New Item Row's position within a View.
A enumeration value that specifies the New Item Row's position within a View.
Identifies the dependency property.
[To be supplied]
Invokes the Print dialog and prints the grid.
Gets or sets whether the grid is printed with all group rows expanded.
true to print the grid with all group rows expanded; otherwise, false. The default is true.
Identifies the dependency property.
[To be supplied]
Gets or sets whether printed columns' widths are automatically changed, so that the grid fits the width of the report page.
true to automatically change the grid's width so that it fits the width of the report page; otherwise, false. The default is true.
Identifies the dependency property.
[To be supplied]
Gets or sets the style applied to all data cells when the grid is printed. This is a dependency property.
A object that represents the style applied to all data cells when the grid is printed.
Identifies the dependency property.
[To be supplied]
Gets or sets whether column headers are printed.
true to print column headers; otherwise, false. The default is true.
Identifies the dependency property.
[To be supplied]
Gets or sets the style applied to column headers when the grid is printed. This is a dependency property.
A object that represents the style applied to column headers when the grid is printed.
Identifies the dependency property.
[To be supplied]
Gets or sets the bottom print detail indent. This is a dependency property.
A value that specifies the bottom indent, in pixels.
Identifies the dependency property.
[To be supplied]
Gets or sets the top print detail indent. This is a dependency property.
A value that specifies the top indent, in pixels.
Identifies the dependency property.
[To be supplied]
Prints the grid using the default printer.
Prints the grid using the printer specified by the print queue.
A object specifying the print queue.
Gets or sets the template that defines the Fixed Summary Panel's presentation when the grid is printed. This is a dependency property.
A object that defines the Fixed Summary Panel's presentation when the grid is printed.
Identifies the dependency property.
[To be supplied]
Gets or sets whether the Fixed Summary Panel is printed. This is a dependency property.
true to print the Fixed Summary Panel; otherwise, false.
Identifies the dependency property.
[To be supplied]
Gets or sets the style applied to summary items displayed within the Fixed Summary Panel when the grid is printed. This is a dependency property.
A object that represents the style applied to summary items displayed within the Fixed Summary Panel when the grid is printed.
Identifies the dependency property.
[To be supplied]
Gets or sets the template that defines the Summary Panel's presentation when the grid is printed. This is a dependency property.
A object that defines the Summary Panel's presentation when the grid is printed.
Identifies the dependency property.
[To be supplied]
Gets or sets the style applied to group rows when the grid is printed. This is a dependency property.
A object that represents the style applied to group rows when the grid is printed.
Identifies the dependency property.
[To be supplied]
Gets or sets the template that defines the presentation of group rows when the grid is printed. This is a dependency property.
A object that defines the presentation of group rows when the grid is printed.
Identifies the dependency property.
[To be supplied]
Gets or sets the template that defines the presentation of column headers when the grid is printed. This is a dependency property.
A object that defines the presentation of column headers when the grid is printed.
Identifies the dependency property.
[To be supplied]
Gets or sets the style applied to the row indents when the grid is printed. This is a dependency property.
A object that is the style applied to the row indents when the grid is printed.
Identifies the dependency property.
[To be supplied]
Gets or sets the template that defines the presentation of data rows when the grid is printed. This is a dependency property.
A object that defines the presentation of data rows when the grid is printed.
Identifies the dependency property.
[To be supplied]
Gets or sets whether the Summary Panel is printed.
true to print the Summary Panel; otherwise, false. The default is true.
Identifies the dependency property.
[To be supplied]
Gets or sets the style applied to total summary items when the grid is printed. This is a dependency property.
A object that represents the style applied to total summary items when the grid is printed.
Identifies the dependency property.
[To be supplied]
This member supports the internal infrastructure and is not intended to be used directly from your code.
@nbsp;
Identifies the dependency property.
[To be supplied]
This member supports the internal infrastructure and is not intended to be used directly from your code.
@nbsp;
Identifies the dependency property.
[To be supplied]
Gets or sets the row decoration template. This is a dependency property.
A object that represents the row decoration template.
Identifies the dependency property.
[To be supplied]
Occurs when a row is double-clicked.
Identifies the routed event.
[To be supplied]
Gets or sets the template that defines the presentation of a row indicator's content. This is a dependency property.
A object that defines the presentation of row indicators.
Identifies the dependency property.
[To be supplied]
Gets or sets a row's minimum height. This is a dependency property.
A value that specifies a row's minimum height.
Identifies the dependency property.
[To be supplied]
Gets or sets the style applied to data rows. This is a dependency property.
A object that represents the style applied to data rows.
Identifies the dependency property.
[To be supplied]
Gets or sets the scroll animation length. This is a dependency property.
A value that specifies the animation length, in milliseconds.
Identifies the dependency property.
[To be supplied]
Gets or sets the per-pixel scrolling mode. This is a dependency property.
A enumeration value that specifies the per-pixel scrolling mode.
Identifies the dependency property.
[To be supplied]
This member supports the internal infrastructure and is not intended to be used directly from your code. This is a dependency property.
@nbsp;
Identifies the dependency property.
[To be supplied]
This member supports the internal infrastructure and is not intended to be used directly from your code. This is a dependency property.
@nbsp;
Identifies the dependency property.
[To be supplied]
Selects the cell.
An integer value that specifies the handle of the row where the cell is located.
A object that represents the column which contains the cell.
Selects multiple cells.
An integer value that specifies the handle of the row containing the cell that identifies the starting point of the selection.
A object that represents the column containing the cell that identifies the starting point of the selection.
An integer value that specifies the handle of the row containing the cell that identifies the end point of the selection.
A object that represents the column containing the cell that identifies the ending point of the selection.
This member supports the internal infrastructure and is not intended to be used directly from your code.
@nbsp;
@nbsp;
This member supports the internal infrastructure and is not intended to be used directly from your code.
@nbsp;
@nbsp;
This member supports the internal infrastructure and is not intended to be used directly from your code.
@nbsp;
@nbsp;
Gets or sets whether the Automatic Filter Row is displayed.
true to show the automatic filter row; otherwise, false. The default is false.
Identifies the dependency property.
[To be supplied]
Gets or sets whether to display expand buttons within master rows.
true to display expand buttons within master rows; otherwise, false.
Identifies the dependency property.
[To be supplied]
Gets or sets whether horizontal lines are displayed. This is a dependency property.
true to display horizontal lines; otherwise, false. The default is true.
Identifies the dependency property.
[To be supplied]
Gets or sets a value specifying whether the Row Indicator panel is displayed.
true to display the row indicator panel; otherwise, false. The default is true.
Identifies the dependency property.
[To be supplied]
Creates the print document from the TableView and displays the Print Preview of the document using the specified owner. This method can't be used in XBAP applications.
A instance specifying the owner of the Print Preview.
Creates the print document from the TableView and displays the Print Preview of the document using the specified owner and document name. This method can't be used in XBAP applications.
A instance specifying the owner of the Print Preview.
A value specifying what name should be used for the document to be displayed in the Print Preview.
Creates the print document from the TableView and displays the Print Preview of the document using the specified owner and document name. This method is intended to be used in XBAP applications.
A instance specifying the owner of the Print Preview.
A value specifying what name should be used for the document to be displayed in the Print Preview.
Creates the print document from the TableView and displays the Print Preview of the document using the specified owner, document name and Print Preview's title. This method is intended to be used in XBAP applications.
A instance specifying the owner of the Print Preview.
A value specifying what name should be used for the document to be displayed in the Print Preview.
A value specifying the title of the Print Preview.
Creates the print document from the TableView and displays the Print Preview of the document using the specified owner. This method is intended to be used in XBAP applications.
A instance specifying the owner of the Print Preview.
Creates the print document from the TableView and displays the Print Preview of the document using the specified owner, document name and Print Preview's title. This method can't be used in XBAP applications.
A instance specifying the owner of the Print Preview.
A value specifying what name should be used for the document to be displayed in the Print Preview.
A value specifying the title of the Print Preview.
Creates the print document from the TableView and displays the modal Print Preview of the document using the specified owner. This method can't be used in XBAP applications.
A instance specifying the owner of the Print Preview.
Creates the print document from the TableView and displays the modal Print Preview of the document using the specified owner, document name and Print Preview's title. This method can't be used in XBAP applications.
A instance specifying the owner of the Print Preview.
A value specifying what name should be used for the document to be displayed in the Print Preview.
A value specifying the title of the Print Preview.
Creates the print document from the TableView and displays the modal Print Preview of the document using the specified owner and document name. This method can't be used in XBAP applications.
A instance specifying the owner of the Print Preview.
A value specifying what name should be used for the document to be displayed in the Print Preview.
This member supports the internal infrastructure and is not intended to be used directly from your code.
@nbsp;
Identifies the dependency property.
[To be supplied]
Gets or sets whether vertical lines are displayed. This is a dependency property.
true to display vertical lines; otherwise, false. The default is true.
Identifies the dependency property.
[To be supplied]
Provides access to view commands.
A object that provides a set of view commands.
Unselects the specified cell.
An integer value that specifies the handle of the row, containing the cell.
A object that represents the column, containing the cell.
Unselects the specified cells.
An integer value that specifies the handle of the row containing the cell that identifies the starting point of the selection.
A object that represents the column containing the cell that identifies the starting point of the selection.
An integer value that specifies the handle of the row containing the cell that identifies the end point of the selection.
A object that represents the column containing the cell that identifies the end point of the selection.
For internal use.
@nbsp;
Identifies the dependency property.
[To be supplied]
Gets or sets whether rows can be selected via the Row Indicator Panel.
true if rows can be selected via the row indicator; otherwise, false. The default is true.
Identifies the dependency property.
[To be supplied]
Gets or sets the vertical scrollbar's visibility. This is a dependency property.
A enumeration value that specifies the vertical scrollbar's visibility.
Identifies the dependency property.
[To be supplied]
Lists values that specify the selection mode in a Card View.
Multi-selection is disabled.
Allows selection of multiple cards.
Represents an object which corresponds to a data cell.
Initializes a new instance of the GridCell class.
An integer value that specifies the handle of the row which owns the cell. This value is assigned to the property.
A object that represents the column which contains the cell. This value is assigned to the property.
Gets the column which contains the cell.
A object that represents the column which contains the cell.
Gets the handle of the row which owns the cell.
An integer value that specifies the handle of the row which owns the cell.
Represents a method that will handle the event.
Represents a method that will handle the event.
The event source.
A object that contains event data.
Contains information about the specified element contained within the Table View.
Gets the visual element located under the test object.
A enumeration value that identifies the visual element located under the test object.
Gets whether the test object is within a data cell.
true if the test object is within a data cell; otherwise, false.
Serves as the base for classes providing information about a particular view element.
Gets a column located under the test object.
A object that represents the column located under the test object.
Gets the value of the attached property for a specified .
The element from which the property value is read.
The property value for the element.
This member supports the internal infrastructure and is not intended to be used directly from your code.
@nbsp;
Identifies the dependency property.
[To be supplied]
Gets whether the test object is within a column's header.
true if the test point is within a column's header; otherwise, false.
Gets whether the test object is within the column header panel.
true if the test point is within the column header panel; otherwise, false.
Gets whether the test object is within the Filter Panel.
true if the test point is within the filter panel; otherwise, false.
[To be supplied]
[To be supplied]
Gets whether the test object is within the Group Panel.
true if the test point is within the group panel; otherwise, false.
Gets whether the test object is within a row.
true if the test object is within a row; otherwise, false.
Gets the handle of a row that contains the test object.
An integer value the specifies the row's handle.
Sets the value of the attached property to a specified .
The element to which the attached property is written.
The descendant.
Contains information about the specified element contained within the Card View.
Gets the visual element located under the test object.
A enumeration value that identifies the visual element located under the test object.
Gets whether the test object is within a card header.
true if the test object is within a card header; otherwise, false.
Gets whether the test object is within a card.
true if the test object is within a card; otherwise, false.
Gets whether the test object is within the Group Panel.
true if the test object is within the group panel; otherwise, false.
Gets whether the test object is within a card row.
true if the test object is within a card row; otherwise, false.
Lists values which identify card view elements.
The test object belongs to a card.
The test object belongs to a card's header.
The test object belongs to a card expand button. These buttons are displayed at the right edge of card headers, allowing end-users to expand and collapse cards.
The test object belongs to a column's header.
The test object belongs to a column header's filter button.
The test object belongs to the Column Header Panel.
The test object belongs to the button used to show/hide the column header panel.
The test object belongs to the area within a card view which is not occupied by cards.
The test object belongs to a field's caption.
The test object belongs to a field value.
The test object belongs to the Filter Panel.
The test object belongs to the button in the Filter Panel used to activate filtering within a View.
The test object belongs to the Close button displayed within the Filter Panel.
The test object belongs to the button displayed within the Filter Panel.
The test object belongs to a filter expression displayed within the Filter Panel.
The test object belongs to the Fixed Summary Panel.
The test object belongs to the Group Panel.
The test object belongs to a column header displayed within the Group Panel.
The test object belongs to the filter button displayed by a column header that resides within the Group Panel.
The test object belongs to the group row.
The test object belongs to the button used to expand/collapse a group row.
The test object belongs to a group summary.
The test object belongs to a value displayed within the group row.
The test object belongs to a view's the horizontal scrollbar.
The test object belongs to a combobox that contains MRU filters. It is displayed within the Filter Panel.
The test object doesn't belong to a View (it is outside the View).
The test point belongs to a card separator.
The test object belongs to a total summary.
The test object belongs to the Summary Panel.
The test object belongs to a view's the vertical scrollbar.
Represents a method that will handle the event.
Represents a method that will handle the event.
The event source.
A object that contains event data.
Provides data for the event.
Initializes a new instance of the CellValueChangedEventArgs class.
The routed event.
A descendant that is the view that raised the event.
An integer value that specifies the row's handle. This value is assigned to the property.
A object that is the column. This value is assigned to the property.
An object that represents the cell's new value. This value is assigned to the property.
An object that represents the cell's previous value. This value is assigned to the property.
Gets the cell's previous value.
An object that represents the cell's previous value.
Represents a method that will handle the event.
Represents a method that will handle the event.
The event source.
A object that contains event data.
Provides data for the event.
Initializes a new instance of the GridSelectionChangedEventArgs class.
A descendant that is the view that raised the event.
A System.ComponentModel.CollectionChangeAction enumeration value that specifies how the grid's selection has been changed. This value is assigned to the property.
An integer value that specifies the handle of the row whose selected state has been changed. This value is assigned to the property.
Gets an action which indicates how the grid's selection has been changed.
A enumeration value that specifies how the grid's selection has been changed.
Identifies the row whose selected state has been changed.
An integer value that specifies the handle of the row whose selected state has been changed.
Gets the View that raised the event.
A descendant that is the view that raised the event.
Represents a method that will handle the event.
Represents a method that will handle the event.
The event source.
A object that contains event data.
Provides data for the event.
Initializes a new instance of the CustomGroupDisplayTextEventArgs class with the specified view, row handle, column, value and display text.
A class descendant, which specifies the grid view containing an editor, for which an event has been raised.
An integer value, which specifies the handle of the row, for which an event has been raised. This value is assigned to the
A object, which specifies the grid column, for which an event has been raised. This object is assigned to the property.
A , which specifies the value, for which an event has been raised. This object is assigned to the property.
A value, which specifies the text to be displayed for a custom group. This object is assigned to the property.
Gets or sets the text displayed within the processed group row.
A value that specifies the text displayed within the processed group row.
Represents a method that will handle the event.
Represents a method that will handle the event.
The event source.
A object that contains event data.
Provides data for the event.
Initializes a new instance of the CustomBestFitEventArgs class with the specified settings.
A that is a column for which an event has been raised.
A object that specifies how the optimal width required for a column to completely display its contents is calculated. This value is assigned to the property.
Provides access to a grid column whose width should be adjusted.
A object that represents the column, for which this event has been raised.
Gets the View that raised the event.
A descendant that is the view that raised the event.
Provides data for the event.
Gets the unbound column currently being processed.
A object that represents the unbound column.
Returns the value of the specified cell within the processed row in the grid's data source.
A value that specifies the name of the data source field.
An object that represents a value from the grid's data source.
Returns the value of the specified cell within the specified row in the grid's data source.
A zero-based integer value that identifies the record in a data source by its index.
A value that specifies the name of the data source field.
An object that represents a value from the grid's data source.
Gets the index of the record in a data source to which the processed row corresponds.
A zero-based integer value that specifies the index of the record in a data source to which the processed row corresponds.
Gets the grid control that raised the event.
A object that raised the event.
Represents a collection of selected rows.
Initializes a new instance of the SelectedRowsCollection class that serves as a wrapper around the specified .
The with which to create this instance of the SelectedRowsCollection class.
Occurs when the collection has been changed.
Represents a method that will handle the and events.
Represents a method that will handle the and events.
The event source.
A object that contains event data.
Represents a method that will handle the and events.
Represents a method that will handle the and events.
The event source.
An object that contains event data.
Provides data for the and event.
Initializes a new instance of the EditorEventArgs class.
A descendant that represents a view.
A zero-based integer value that specifies the row handle. This value is assigned to the property.
A object that represents the column. This value is assigned to the property.
The in-place editor for which an event has been raised. This value is assigned to the property.
Gets or sets a grid column, for which an event has been raised.
A instance.
Gets or sets an editor, for which an event has been raised.
An object that implements the interface.
Gets the data row for which an event has been raised.
A specifying the data row.
Contains options that specify how column specific settings are stored to and restored from a stream or file in XML format.
Initializes a new instance of the GridSerializationOptions class.
Displays the content of a data row.
Initializes a new instance of the GridRowContent class.
Gets or sets the row's actual height. This is a dependency property.
A value that specifies the row's height.
Identifies the dependency property.
[To be supplied]
Contains information about a card.
Initializes a new instance of the CardData class.
@nbsp;
Gets the object that contains the card header's data.
A object that contains the card header's data.
Identifies the dependency property.
[To be supplied]
Indicates whether the specified card is expanded.
A CardData object that corresponds to the card whose expanded state is returned.
true if the specified card is expanded; otherwise, false.
Gets whether the card is expanded.
true if the card is expanded; otherwise, false.
Identifies the dependency property.
[To be supplied]
This member supports the internal infrastructure and is not intended to be used directly from your code.
@nbsp;
@nbsp;
This member supports the internal infrastructure and is not intended to be used directly from your code.
@nbsp;
@nbsp;
This member supports the internal infrastructure and is not intended to be used directly from your code.
@nbsp;
@nbsp;
This member supports the internal infrastructure and is not intended to be used directly from your code.
@nbsp;
@nbsp;
Contains a card header's data.
Initializes a new instance of the CardHeaderData class.
Gets or sets the binding.
The binding.
Identifies the dependency property.
[To be supplied]
Contains default item captions displayed within the summary context menu.
Initializes a new instance of the DefaultSummaryMenuItemNames class.
Returns "ItemAverage". Corresponds to the menu item used to display a column's average value.
[To be supplied]
Returns "ItemCount". Corresponds to the menu item used to display the total number of rows.
[To be supplied]
Returns "ItemCustomize". Corresponds to the menu item used to invoke the Summary Editor.
[To be supplied]
Returns "ItemMax". Corresponds to the menu item used to display a column's maximum value.
[To be supplied]
Returns "ItemMin". Corresponds to the menu item used to display a column's minimum value.
[To be supplied]
Returns "ItemSum". Corresponds to the menu item used to display the sum of all values in a column.
[To be supplied]
Contains default item captions displayed within the column context menu.
Initializes a new instance of the DefaultColumnMenuItemNames class.
Returns "BestFit". Corresponds to the menu item used to best fit the width of the current grid column.
[To be supplied]
Returns "BestFitColumns". Corresponds to the menu item used to best fit the widths of all grid columns.
[To be supplied]
Returns "ItemClearGrouping". Corresponds to the menu item used to ungroup the grid.
[To be supplied]
Returns "ItemClearGroupSummarySorting". Corresponds to the menu item used to cancel sorting rows by group summary values. In this instance, group rows are sorted by the values of the corresponding grouping column.
[To be supplied]
Returns "ItemFullCollapse". Corresponds to the menu item used to collapse all group rows within a View.
[To be supplied]
Returns "ItemFullExpand". Corresponds to the menu item used to expand all group rows within a View.
[To be supplied]
Returns. "ItemGroupBox". Corresponds to the menu item used to show/hide the Group Panel.
[To be supplied]
Returns "ItemGroupColumn". Corresponds to the menu item used to group/ungroup data by the values of the corresponding column.
[To be supplied]
Returns "ItemGroupSummaryEditor". Corresponds to the menu item used to invoke the Group Summary Editor.
[To be supplied]
Returns "GroupInterval". Corresponds to the sub menu item, allowing an end-user to specify a DateTime column's interval grouping.
[To be supplied]
Returns "Day". Corresponds to the menu item that groups rows by the date part of their values. The time portion is ignored in this grouping mode. To learn more, see interval grouping.
[To be supplied]
Returns "Month". Corresponds to the menu item that groups rows by the month of their values. To learn more, see interval grouping.
[To be supplied]
Returns "None". Corresponds to the menu item that applies default grouping mode. To learn more, see interval grouping.
[To be supplied]
Returns "Smart". Corresponds to the menu item that groups rows according to their date value as compared with the current system date (). To learn more, see interval grouping.
[To be supplied]
Returns "Year". Corresponds to the menu item that groups rows by the year of their values. To learn more, see interval grouping.
[To be supplied]
Returns "ItemSortBySummary". Corresponds to the menu item used to sort group rows by group summary values.
[To be supplied]
Returns. "UnboundExpressionEditor". Corresponds to the menu item used to show/hide the Expression Editor.
[To be supplied]
Returns "ItemUnGroupColumn". Corresponds to the menu item used to ungroup the column.
$
Represents a method that will handle the event.
Represents a method that will handle the and events.
The event source.
A object that contains event data.
Lists values that specify how cards are arranged within a Card View.
Cards are arranged in columns.
Cards are arranged in rows.
Provides data for the and events.
Initializes a new instance of the RowAllowEventArgs class.
The routed event.
A descendant that is the view that owns the processed row.
An integer value that specifies the processed row's handle. This value is assigned to the property.
Gets or sets whether the operation is allowed.
true to allow the operation; otherwise, false.
Contains information about a group row.
Initializes a new instance of the GroupRowData class.
@nbsp;
This member supports the internal infrastructure and is not intended to be used directly from your code.
@nbsp;
This member supports the internal infrastructure and is not intended to be used directly from your code. This is a dependency property.
@nbsp;
Identifies the dependency property.
[To be supplied]
This member supports the internal infrastructure and is not intended to be used directly from your code. This is a dependency property.
@nbsp;
Identifies the dependency property.
[To be supplied]
This member supports the internal infrastructure and is not intended to be used directly from your code. This is a dependency property.
@nbsp;
Identifies the dependency property.
[To be supplied]
Gets a value that specifies at which nesting level the group row resides. This is a dependency property.
An integer value that specifies the nesting level at which the group row resides.
Identifies the dependency property.
[To be supplied]
Gets the list of objects that contain information on group summaries displayed within a group row. This is a dependency property.
The list of objects that contain information on group summaries displayed within a group row.
Identifies the dependency property.
[To be supplied]
Gets or sets the group row's value. This is a dependency property.
A object that represents the group row's value.
Identifies the dependency property.
[To be supplied]
This member supports the internal infrastructure and is not intended to be used directly from your code.
@nbsp;
Identifies the dependency property.
[To be supplied]
This member supports the internal infrastructure and is not intended to be used directly from your code.
@nbsp;
@nbsp;
This member supports the internal infrastructure and is not intended to be used directly from your code.
@nbsp;
@nbsp;
This member supports the internal infrastructure and is not intended to be used directly from your code.
[To be supplied]
[To be supplied]
This member supports the internal infrastructure and is not intended to be used directly from your code.
@nbsp;
@nbsp;
This member supports the internal infrastructure and is not intended to be used directly from your code.
[To be supplied]
[To be supplied]
This member supports the internal infrastructure and is not intended to be used directly from your code.
@nbsp;
@nbsp;
This member supports the internal infrastructure and is not intended to be used directly from your code.
[To be supplied]
[To be supplied]
This member supports the internal infrastructure and is not intended to be used directly from your code.
@nbsp;
@nbsp;
Contains information about the summary value displayed within a group row.
Initializes a new instance of the GridGroupSummaryData class.
@nbsp;
Gets whether the group summary is the first visible summary (left most) displayed within a group row. This is a dependency property.
true if the group summary is the first visible summary (left most) displayed within a group row; otherwise, false.
Identifies the dependency property.
[To be supplied]
Gets whether the group summary is the last visible summary (right most) displayed within a group row. This is a dependency property.
true if the group summary is the last visible summary (right most) displayed within a group row; otherwise, false.
Identifies the dependency property.
[To be supplied]
Gets the summary item.
A object that represents the summary item.
Identifies the dependency property.
[To be supplied]
Gets the group row's summary value.
An object that represents the group row's summary value.
Identifies the dependency property.
[To be supplied]
Gets the summary text displayed within the group row.
A value that represents the summary text displayed within the group row.
Identifies the dependency property.
[To be supplied]
A collection of summary items.
Initializes a new instance of the GridSummaryItemCollection class.
A descendant that owns the collection.
A enumeration value that specifies the type of summaries contained within the collection (Group or Total).
Represents a summary item.
Initializes a new instance of the GridSummaryItem class with default settings.
Represents a method that will handle the event.
Represents a method that will handle the event.
The event source.
A object that contains event data.
Provides data for the event.
Initializes a new instance of the ShowingEditorEventArgs class.
A descendant that represents a grid's view.
An integer value that specifies the handle of the row containing the cell.
A object that represents the column containing the cell.
Gets a column, for which an event has been raised.
A object, that is the grid column.
Gets the data row for which an event has been raised.
A specifying the data row.
Represents a method that will handle the , , and events.
Represents a method that will handle the , , and events.
The event source.
A object that contains event data.
Provides data for the , , and events.
Initializes a new instance of the RowEventArgs class with the specified settings.
The routed event.
A descendant that represents the grid's view.
An integer value that specifies the processed row's handle. This value is assigned to the property.
Initializes a new instance of the RowEventArgs class with the specified settings.
The routed event.
A descendant that represents the grid's view.
An integer value that specifies the processed row's handle. This value is assigned to the property.
An object that represents the data object corresponding to the processed row.
Gets the processed row.
An object that represents the processed row.
Gets the processed row's handle.
An integer value that specifies the processed row's handle.
Gets the View that raised the event.
A descendant that is the view that raised the event.
Represents a method that will handle the event.
Represents a method that will handle the event.
The event source.
An object that contains event data.
Provides data for the event.
Initializes a new instance of the InvalidRowExceptionEventArgs class.
A descendant that represents the grid's view.
An integer value that specifies the handle of the row that failed validation. This value is assigned to the property.
A value that specifies the error description. This value is assigned to the property.
A value that specifies the caption of the error window. This value is assigned to the property.
A object representing the exception that raised the event. This value is assigned to the property.
An enumeration value that specifies how an exception should be handled. This value is assigned to the property.
Gets or sets the error description.
A value that specifies the error description.
Gets the exception that raised the event.
A object representing the exception that raised the event.
Gets or sets a value that specifies how an exception should be handled.
An enumeration value that specifies how an exception should be handled.
Gets or sets the error window's caption.
A value that specifies the caption of the error window.
Represents a method that will handle the event.
Represents a method that will handle the event.
The event source.
An object that contains event data.
Provides data for the event.
Initializes a new instance of the InitNewRowEventArgs class.
An integer value that specifies the added row's handle. This value is assigned to the property.
Gets the handle of the added row.
An integer value that specifies the added row's handle.
Represents a collection of objects.
Initializes a new instance of the GridSortInfoCollection class with default settings.
Clears the collection, then adds the specified objects to it and sets how many columns are used to group data.
An integer value that specifies how many columns are used to group data.
An array of objects to add to the collection.
Groups data by the values of the specified column.
A System.String value that specifies the column's field name.
Groups data by the values of the specified column with the specified sort order. If several columns are involved in grouping, the specified column will reside at the specified grouping level.
A value that specifies the field name of the column by whose values data is grouped.
A zero-based integer value that specifies the grouping level. If negative, an exception is raised.
A enumeration value that specifies the column's sort order.
Gets or sets how many columns are used to group data.
An integer value that specifies how many columns are used to group data.
Ungroups data by the values of the specified column.
A value that speicifies the field name of the column by whose values data grouping is canceled.
Represents a method that will handle the event.
Represents a method that will handle the event.
The event source.
A object that contains event data.
Provides data for the event.
Initializes a new instance of the GridRowValidationEventArgs class.
An object that raised the event.
An object that represents the value currently being validated.
An integer value that specifies the processed row's handle. This value is assigned to the property.
A descendant that represents the grid's view.
Gets the processed row.
An object that represents the row currently being validated.
Gets the processed row's handle.
An integer value that specifies the processed row's handle.
Represents a collection which contains the information required to sort the group rows by summary values.
Initializes a new instance of the GridGroupSummarySortInfoCollection class.
The collection owner.
Adds an array of objects to the current collection.
An array of objects.
Clears the current collection and adds the specified objects.
An array of objects.
Represents an element in the .
Initializes a new instance of the GridGroupSummarySortInfo class with the specified summary item, group column and sort order.
A object, representing a summary item used to calculate summary values for groups of rows. This value is assigned to the property.
A value that specifies the field name of a column that defines the nesting level of the group whose data rows are sorted by summary values. This value is assigned to the property.
A enumeration value that specifies the sort order. This value is assigned to the property.
Initializes a new instance of the GridGroupSummarySortInfo class with the specified summary item and group column.
A object, representing a summary item used to calculate summary values for groups of rows. This value is assigned to the property.
A value that specifies the field name of a column that defines the nesting level of the group whose data rows are sorted by summary values. This value is assigned to the property.
Gets or sets the field name of a grouping column.
A value that specifies the field name of a column that defines the nesting level of the group whose data rows are sorted by summary values.
Gets or sets the order in which group rows are sorted. This is a dependency property.
A enumeration value that specifies the sort order.
Gets the summary item.
A object that represents the summary item.
Gets the summary item's position within the collection.
An integer value that specifies the item's position within the collection.
Represents a method that will handle the event.
Represents a method that will handle the event.
The event source.
A object that contains event data.
Provides data for the event.
Initializes a new instance of the GridCellValidationEventArgs class.
An object that raised the event.
An object that represents the cell's value currently being validated.
An integer value that specifies the handle of the row that contains the cell. This value is assigned to the property.
A descendant that represents the grid's view.
A object that represents the column whose cell is validated. This value is assigned to the property.
Gets the cell's old valid value.
An object that represents the cell's old valid value.
Gets a column that owns the cell.
A object that represents the column whose cell is validated.
Represents a method that will handle the and events.
Represents a method that will handle the and events.
The event source.
A object that contains event data.
Provides data for the event.
Initializes a new instance of the CustomColumnSortEventArgs class.
A object, representing the column that contains the values to compare. This value is assigned to the property.
An integer value that specifies the first row's index in the data source. This value is assigned to the property.
An integer value that specifies the second row's index in the data source. This value is assigned to the property.
An object that represents the first of the two values being compared. This value is assigned to the property.
An object that represents the second of the two values being compared. This value is assigned to the property.
A value that specifies the sort order applied to the specified column. This value is assigned to the property.
Gets the column whose values are being compared.
A object, representing the column that contains the values to compare.
Gets or sets whether a comparison operation is handled and no default processing is required.
true if a comparison operation is handled; otherwise false.
Gets the index of the first of the two rows being compared in the data source.
An integer value that specifies the first row's index in the data source.
Gets the index of the second of the two rows being compared in the data source.
An integer value that specifies the second row's index in the data source.
Gets or sets the result of a custom comparison.
An integer value that specifies the result.
Gets the sort order applied to the column.
A value that specifies the column's sort order.
Gets the grid control that raised the event.
A object that raised the event.
Gets the first value being compared.
An object that represents the first of the two values being compared.
Gets the second value being compared.
An object that represents the second of the two values being compared.
Provides data for the event.
Initializes a new instance of the CustomColumnDisplayTextEventArgs class.
Gets the column which owns the processed cell.
A object that represents the column to which the processed cell belongs.
Gets or sets the display text for the cell currently being processed.
A value that specifies the cell's display text.
Gets the index of a record in a data source that corresponds to the processed data row.
An integer value that specifies the index of the processed record in a data source.
Gets the row which owns the processed cell.
An object that represents the row in which the processed cell resides.
Gets the processed row's handle.
An integer value that specifies the row's handle.
Gets the grid control that raised the event.
A object that raised the event.
Gets the processed cell's value.
An object that represents the value of the processed cell.
Represents a method that will handle the and events.
Represents a method that will handle the and events.
The event source.
A object that contains event data.
Provides data for the and events.
Initializes a new instance of the CellValueEventArgs class.
The routed event.
A descendant that is the view that raised the event.
An integer value that specifies the row's handle. This value is assigned to the property.
A object that is the column. This value is assigned to the property.
An object that represents the cell's new value. This value is assigned to the property.
Gets a column that contains the edited cell.
A object that represents the column that contains the edited cell.
Gets or sets the processed cell's value.
An object that represents the cell's value.
Lists values that specify the New Item Row's position within a View.
The new item row is displayed at the bottom of the view.
The new item row is not shown.
The new item row is displayed at the top of the view.
Provides data for the event.
Initializes a new instance of the CopyingToClipboardEventArgs class.
A descendant that is the view that raised the event.
An array of cells whose values are about to be copied to the clipboard. This value is assigned to the property.
true to copy column headers; otherwise, false.
Initializes a new instance of the CopyingToClipboardEventArgs class.
A descendant that is the view that raised the event.
An array of row handles that identifies rows whose values are about to be copied to the clipboard. This value is assigned to the property.
true to copy column headers; otherwise, false.
Gets an array of cells whose values are about to be copied to the clipboard.
An array of objects whose values are about to be copied to the clipboard.
Represents a column's header.
Initializes a new instance of the GridColumnHeader class with default settings.
Represents the grid's column collection.
Initializes a new instance of the GridColumnCollection class with the specified owner.
A object that owns the current collection.
The grid column.
Initializes a new instance of the GridColumn class with default settings.
Gets whether an end-user can group data by the current column. This is a dependency property.
true if an end-user can group data by the current column; otherwise, false.
Identifies the dependency property.
[To be supplied]
Gets the actual template selector that chooses a group row value template based on custom logic. This is a dependency property.
A descendant that chooses a template based on custom logic.
Identifies the dependency property.
[To be supplied]
Gets or sets a value that specifies whether an end-user can group data by the current column. This is a dependency property.
A enumeration value that specifies whether an end-user can group data by the current column.
Identifies the dependency property.
[To be supplied]
Gets or sets the column's position among grouping columns.
An integer value that specifies the column's position among grouping columns. -1 if a View isn't grouped by the values of this column.
Identifies the dependency property.
[To be supplied]
Gets or sets how data rows are grouped when grouping by this column is applied. This is a dependency property.
A enumeration value that specifies how data rows are grouped.
Identifies the dependency property.
[To be supplied]
Gets or sets the template that defines the presentation of column values displayed within group rows. This is a dependency property.
A object that defines the presentation of group values.
Identifies the dependency property.
[To be supplied]
Gets or sets an object that chooses a group value template based on custom logic. This is a dependency property.
A descendant that chooses a template based on custom logic.
Identifies the dependency property.
[To be supplied]
Gets whether a View is grouped by the values of this column. This is a dependency property.
true if a View is grouped by the values of this column; otherwise, false.
Identifies the dependency property.
[To be supplied]
Enables you to validate the active editor's value.
Provides access to grid commands.
Resizes the column to the minimum width required to display the column's contents completely.
A object that defines a command implementing the , and is routed through the element tree.
Adjusts the width of columns so that columns fit their contents in an optimal way.
A object that defines a command implementing the , and is routed through the element tree.
Hides the active editor, discarding all the changes made within the focused row.
A object that defines a command implementing the , and is routed through the element tree.
Toggles the specified card's expanded state.
A object that defines a command implementing the , and is routed through the element tree.
Toggles a column's sort order.
A object that defines a command implementing the , and is routed through the element tree.
Toggles the specified group row's expanded state.
A object that defines a command implementing the , and is routed through the element tree.
Removes the filter condition applied to a column.
The command which removes the filter condition applied to a column.
Clears the grid's filter expression.
A object that defines a command implementing the , and is routed through the element tree.
Removes the filter condition applied to a column.
The command which removes the filter condition applied to a column.
Ungroups the grid.
A object that defines a command implementing the , and is routed through the element tree.
Collapses all group rows.
A object that defines a command implementing the , and is routed through the element tree.
Deletes the focused data row or card.
A object that defines a command implementing the , and is routed through the element tree.
Activates the focused cell's inplace editor.
A object that defines a command implementing the , and is routed through the element tree.
Hides the active editor and posts all the changes made within the focused row to a data source if the row values are valid.
A object that defines a command implementing the , and is routed through the element tree.
Expands all group rows.
A object that defines a command implementing the , and is routed through the element tree.
Hides the Column Chooser.
A object that defines a command implementing the , and is routed through the element tree.
Moves focus to the first cell displayed within the first visible row.
A object that defines a command implementing the , and is routed through the element tree.
Moves focus to the first visible row or card within a View.
A object that defines a command implementing the , and is routed through the element tree.
Moves focus to the last cell displayed within the last visible row.
A object that defines a command implementing the , and is routed through the element tree.
Moves focus to the last visible row or card within a View.
A object that defines a command implementing the , and is routed through the element tree.
Focuses the next cell after the focused cell.
A object that defines a command implementing the , and is routed through the element tree.
Moves focus forward by the number of rows or cards displayed onscreen within a View.
A object that defines a command implementing the , and is routed through the element tree.
Moves focus to the row or card following the one currently focused.
A object that defines a command implementing the , and is routed through the element tree.
Moves focus to the group row that owns the currently focused row.
A object that defines a command implementing the , and is routed through the element tree.
Focuses the preceding cell before the focused cell.
A object that defines a command implementing the , and is routed through the element tree.
Moves focus backward by the number of rows or cards displayed onscreen within a View.
A object that defines a command implementing the , and is routed through the element tree.
Moves focus to the row or card preceding the one currently focused.
A object that defines a command implementing the , and is routed through the element tree.
Invokes the Column Chooser.
A object that defines a command implementing the , and is routed through the element tree.
Invokes the Filter Editor.
A object that defines a command implementing the , and is routed through the element tree.
Invokes the Expression Editor.
A object that defines a command implementing the , and is routed through the element tree.
Represents a View that displays data using cards.
Initializes a new instance of the CardView class with default settings.
Gets the actual template selector that chooses a card header template based on custom logic. This is a dependency property.
A descendant that chooses a template based on custom logic.
Identifies the dependency property.
[To be supplied]
Gets the actual template selector that chooses a card row template based on custom logic. This is a dependency property.
A descendant that chooses a template based on custom logic.
Identifies the dependency property.
[To be supplied]
Gets the actual template selector that chooses a card template based on custom logic. This is a dependency property.
A descendant that chooses a template based on custom logic.
Identifies the dependency property.
[To be supplied]
Gets or sets whether an end-user is allowed to change the width (or height) of cards. This is a dependency property.
true to allow an end-user to resize cards; otherwise, false.
Identifies the dependency property.
[To be supplied]
Returns information about the specified element contained within the card view.
A object that represents the element contained within the card view.
A object that contains information about the specified view element.
Gets or sets the alignment of cards within a view.
A enumeration value that specifies the alignment of cards within a view.
Identifies the dependency property.
[To be supplied]
Gets or sets the binding which points to the data member to display within card headers.
The display member binding.
Gets or sets the template that defines the presentation of card headers. This is a dependency property.
A object that defines the presentation of card headers.
Identifies the dependency property.
[To be supplied]
Gets or sets an object that chooses a card header template based on custom logic. This is a dependency property.
A descendant that applies a template based on custom logic.
Identifies the dependency property.
[To be supplied]
Gets or sets a value that specifies how cards are arranged within a Card View.
A enumeration value that specifies how cards are arranged within a Card View.
Identifies the dependency property.
[To be supplied]
Gets or sets the outer margin of a card.
A object that represents the thickness of a frame around a card.
Identifies the dependency property.
[To be supplied]
Gets or sets the template that defines the presentation of card rows. This is a dependency property.
A object that defines the presentation of card rows.
Identifies the dependency property.
[To be supplied]
Gets or sets an object that chooses a card row template based on custom logic. This is a dependency property.
A descendant that chooses a template based on custom logic.
Identifies the dependency property.
[To be supplied]
Gets or sets a card's style.
A object that represents a card's style.
Identifies the dependency property.
[To be supplied]
Gets or sets the template that defines the presentation of cards. This is a dependency property.
A object that defines the presentation of cards.
Identifies the dependency property.
[To be supplied]
Gets or sets an object that chooses a card template based on custom logic. This is a dependency property.
A descendant that chooses a template based on custom logic.
Identifies the dependency property.
[To be supplied]
Collapses all cards.
Collapses the specified card.
An integer value that identifies the card by its handle.
Gets the orientation of collapsed cards. This is a dependency property.
A enumeration member that specifies the orientation of collapsed cards.
Identifies the dependency property.
[To be supplied]
Expands all cards.
Expands the specified card.
An integer value that identifies the card by its handle.
Gets or sets a card's width (or height).
A value that specifies a card's width or height.
Identifies the dependency property.
[To be supplied]
Gets or sets the template that defines the presentation of a focused card's border. This is a dependency property.
A object that represents the template that displays the border.
Identifies the dependency property.
[To be supplied]
Gets or sets the template that defines the presentation of a focused cell's border in a Card View. This is a dependency property.
A object that represents the template that displays the border.
Identifies the dependency property.
[To be supplied]
Indicates whether the specified card is expanded.
An integer value that specifies the card's handle.
true if the specified card is expanded; otherwise, false.
Gets whether an end-user can resize cards. This is a dependency property.
true if an end-user can resize cards; otherwise, false.
Identifies the dependency property.
[To be supplied]
Gets or sets the maximum number of cards in a row (or column).
An integer value that specifies the maximum number of cards in a row (or column).
Identifies the dependency property.
[To be supplied]
Gets or sets the minimum width (or height if cards are arranged in columns) of cards. This is a dependency property.
A value that specifies the minimum size of cards.
Identifies the dependency property.
[To be supplied]
Gets or sets whether multiple card selection is enabled. This is a dependency property.
A enumeration value that specifies the selection mode.
Identifies the dependency property.
[To be supplied]
This member supports the internal infrastructure and is not intended to be used directly from your code.
@nbsp;
Identifies the dependency property.
[To be supplied]
Gets or sets the template that defines the presentation of card separators. This is a dependency property.
A object that defines the presentation of card separators.
Identifies the dependency property.
[To be supplied]
Gets or sets the the thickness of card separators. This is a dependency property.
A value that specifies the thickness of card separators.
Identifies the dependency property.
[To be supplied]
Gets or sets the border template of the focused group row. This is a dependency property.
The object that defines the presentation of the focused group row's border.
Identifies the dependency property.
[To be supplied]
Serves as the base for objects representing Table and Card views in a grid control.
Gets the actual template selector that chooses a group row template based on custom logic. This is a dependency property.
A descendant that chooses a template based on custom logic.
Identifies the dependency property.
[To be supplied]
Gets the actual template selector that chooses a group summary item template based on custom logic. This is a dependency property.
A descendant that chooses a template based on custom logic.
Identifies the dependency property.
[To be supplied]
Gets or sets whether an end-user can change interval grouping of date-time columns via a column's context menu. This is a dependency property.
true to allow an end-user can change interval grouping of date-time columns via a column's context menu; otherwise, false.
Identifies the dependency property.
[To be supplied]
Gets or sets a value that specifies whether an end-user can group data. This is a dependency property.
true to allow an end-user to group data; otherwise, false.
Identifies the dependency property.
[To be supplied]
Prevents selection updates until the method is called.
Occurs after a cell's value has been changed.
Identifies the routed event.
[To be supplied]
Fires in response to changing the edit value.
Identifies the routed event.
[To be supplied]
Unselects any selected rows/cards within a View.
Gets or sets the maximum number of rows/cards that can be copied to the clipboard in Server Mode.
An integer value that specifies the maximum number of rows/cards to be copied to the clipboard.
Identifies the dependency property.
[To be supplied]
Collapses the focused group row.
true if the focused group row has been collapsed; otherwise, false.
This member supports the internal infrastructure and is not intended to be used directly from your code.
@nbsp;
Identifies the dependency property.
[To be supplied]
Copies the values displayed within the focused row to the clipboard.
Occurs when grid data is copied to the clipboard, allowing you to manually copy required data.
Identifies the routed event.
[To be supplied]
Copies the values displayed within the specified range of rows/cards, to the clipboard.
An integer value specifying the handle of the first row in the range.
An integer value specifying the handle of the last row in the range.
Copies the values displayed within the specified rows/cards to the clipboard.
An @lt;Int32@gt; object that contains row handles.
Copies the display values of selected rows to the clipboard.
Gets the template that defines the default presentation of summary items displayed within group rows. This is a dependency property.
A object that defines the default presentation of summary items displayed within group rows.
Identifies the dependency property.
[To be supplied]
Deletes the specified data row.
An integer value that specifies the handle of the row to delete.
Enables selection updates after calling the method, and forces an immediate update.
Expands the focused group row.
true if the group row has been expanded; otherwise, false.
This member supports the internal infrastructure and is not intended to be used directly from your code.
@nbsp;
Identifies the dependency property.
[To be supplied]
Gets or sets the focused column.
A object that represents the focused column.
Identifies the dependency property.
[To be supplied]
Returns the handles of the selected rows.
An array of integer values representing the handles of the selected rows. An empty array if no rows are selected.
Gets the grid which owns the current View.
A object that represents the grid to which the current View belongs.
Gets the context menu currently being displayed within a View.
A object that represents the context menu displayed within a View. null (Nothing in Visual Basic) if no menu is currently displayed within a View.
Gets view commands.
A object that provides access to view commands.
Gets the list of grouped columns.
The list containing grouped columns.
Allows you to customize the Group Panel context menu by adding new menu items or removing existing items.
A object.
Gets or sets the style applied to group rows. This is a dependency property.
A object that represents the style applied to group rows.
Identifies the dependency property.
[To be supplied]
Gets or sets the template that defines the presentation of group rows. This is a dependency property.
A object that defines the presentation of group rows.
Identifies the dependency property.
[To be supplied]
Gets or sets an object that chooses a group row template based on custom logic. This is a dependency property.
A descendant that chooses a template based on custom logic.
Identifies the dependency property.
[To be supplied]
Gets or sets the style applied to group summary items. This is a dependency property.
A object that represents the style applied to group summary items.
Identifies the dependency property.
[To be supplied]
Gets or sets the template that defines the presentation of summary items displayed within group rows. This is a dependency property.
A object that defines the presentation of summary items displayed within group rows.
Identifies the dependency property.
[To be supplied]
Gets or sets an object that chooses a group summary template based on custom logic. This is a dependency property.
A descendant that chooses a template based on custom logic.
Identifies the dependency property.
[To be supplied]
Gets or sets the style applied to column values displayed within group rows. This is a dependency property.
A object that represents the style applied to column values displayed within group rows.
Identifies the dependency property.
[To be supplied]
Gets or sets the template that defines the presentation of column values displayed within group rows. This is a dependency property.
A object that defines the presentation of group values.
Identifies the dependency property.
[To be supplied]
Gets or sets an object that chooses a group row value template based on custom logic. This is a dependency property.
A descendant that chooses a template based on custom logic.
Identifies the dependency property.
[To be supplied]
Occurs after a cell's editor has been closed.
Identifies the routed event.
[To be supplied]
Gets or sets whether a row's position is immediately updated according to the current sorting, grouping and filtering settings after the row's data has been modified. This is a dependency property.
true if a row's position is immediately updated after its data has been modified; otherwise, false.
Identifies the dependency property.
[To be supplied]
Fires when a row fails validation or when it cannot be saved to a data source.
Identifies the routed event.
[To be supplied]
Gets or sets whether the column context menu is shown when an end-user right-clicks within the Group Panel.
true to enable the group panel context menu; otherwise, false.
Identifies the dependency property.
[To be supplied]
Gets whether the 'Drag a column header here to group by that column' string is displayed within the Group Panel. This is a dependency property.
true if the information hint is displayed within the Group Panel; otherwise, false.
Identifies the dependency property.
[To be supplied]
Gets whether the Group Panel is displayed within a View. This is a dependency property.
true if the group panel is displayed within a View; otherwise, false.
Identifies the dependency property.
[To be supplied]
Moves focus to the group row that owns the currently focused row.
Occurs after changes made in a row have been discarded.
Identifies the routed event.
[To be supplied]
Occurs after the changes made within the focused row are posted to a data source.
Identifies the routed event.
[To be supplied]
Gets the data rows/cards currently selected within a View.
A object that represents the collection of selected rows/cards.
Gets or sets the source of selected rows. This is a dependency property.
The collection of selected rows.
Identifies the dependency property.
[To be supplied]
Occurs after grid's selection has been changed.
Identifies the routed event.
[To be supplied]
Selects multiple rows/cards, while preserving the current selection (if any).
An integer value specifying the row handle at which the selection starts.
An integer value specifying the row handle at which the selection ends.
Selects the specified row.
An integer value which specifies the handle of the row to select.
This member supports the internal infrastructure and is not intended to be used directly from your code.
@nbsp;
@nbsp;
Gets or sets whether the grouped columns are displayed within a view. This is a dependency property.
true to display the grouped columns within a view; otherwise, false.
Identifies the dependency property.
[To be supplied]
Gets or sets whether the Group Panel is displayed within a View. This is a dependency property.
true to show the Group Panel; otherwise, false.
Identifies the dependency property.
[To be supplied]
Invokes the Runtime Summary Editor.
Enables you to prevent an end-user from activating editors of individual cells.
Identifies the routed event.
[To be supplied]
Occurs after the focused cell's editor has been shown.
Identifies the routed event.
[To be supplied]
Unselects the specified row.
An integer value identifying the row by its handle.
Gets or sets whether to play animation when expanding group rows. This is a dependency property.
true to play animation when expanding group rows; false to immediately expand/collapse group rows.
Identifies the dependency property.
[To be supplied]
Enables you to specify whether the focused row's data is valid, and whether the row can lose focus.
Gets the list of visible columns. This is a dependency property.
The list of visible columns.
Identifies the dependency property.
[To be supplied]
A class that contains information about what is located at a specific point within the control.
Gets a column located under the test object.
A object that represents the column located under the test object.
Gets the visual element located under the test object.
A enumeration value that identifies the visual element located under the test object.
Gets whether the test object is within a node's check box.
true if the test object is within a node's check box; otherwise, false.
Gets whether the test object is within an expand button.
true if the test object is within an expand button; otherwise, false.
Gets whether the test object is within a node's image.
true if the test object is within a node's image; otherwise, false.
Gets whether the test object is within a node indent.
true if the test object is within a node indent; otherwise, false.
Gets whether the test object is within a node.
true if the test object is within a node; otherwise, false.
Gets whether the test object is within a data cell.
true if the test object is within a data cell; otherwise, false.
Gets whether the test object is within a node image.
true if the test object is within a node image; otherwise, false.
Lists values that identify visual elements displayed within the .
The test object belongs to the header panel button.
The test point belongs to the right edge of a column header. End-users can drag these edges to resize columns horizontally (the column's option must be enabled).
The test point belongs to a column's header.
The test point belongs to the filter button displayed within a column header.
The test point belongs to the Column Header Panel.
The test object belongs to the area within a treelist view which is not occupied by nodes.
The test object belongs to a node's expand button.
The test object belongs to the Filter Panel.
The test object belongs to the button in the Filter Panel used to activate filtering within a View.
The test object belongs to the Close button displayed within the Filter Panel.
The test object belongs to the button displayed within the Filter Panel.
The test object belongs to a filter expression displayed within the Filter Panel.
The test object belongs to the left fixed line.
The test object belongs to the right fixed line.
The test object belongs to the Fixed Summary Panel.
The test object belongs to a view's horizontal scrollbar.
The test object belongs to a combobox that contains MRU filters. It is displayed within the Filter Panel.
The test object belongs to the check box embedded in a node.
The test object belongs to a node image.
The test object belongs to a node indent.
The test object doesn't belong to a View (it is outside the View).
The test object belongs to a node.
The test object belongs to a data cell.
The test object belongs to a cell displayed within the row indicator panel.
The test object belongs to a total summary.
The test object belongs to the Summary Panel.
The test object belongs to a view's the vertical scrollbar.
Defines the native appearance and behavior of the LookUpEdit.
Initializes a new instance of the LookUpEditStyleSettings class.
Gets or sets whether an end-user can filter data by column. This is a dependency property.
true to allow filtering data by column; otherwise, false.
Identifies the dependency property.
[To be supplied]
Gets or sets a value that specifies whether an end-user can group data within an embedded grid control. This is a dependency property.
true to allow an end-user to group data; otherwise, false.
Identifies the dependency property.
[To be supplied]
Gets or sets whether an end-user can sort data within an embedded grid. This is a dependency property.
true to allow an end-user to sort data; otherwise, false.
Identifies the dependency property.
[To be supplied]
[To be supplied]
[To be supplied]
Indicates which buttons are displayed within an editor's popup.
A descendant that is the dropdown editor.
The value.
Gets or sets whether column headers are displayed within an embedded grid. This is a dependency property.
true to display column headers; otherwise, false.
Identifies the dependency property.
[To be supplied]
Gets or sets whether the Group Panel is displayed within an embedded grid. This is a dependency property.
true to display the Group Panel; otherwise, false.
Identifies the dependency property.
[To be supplied]
Gets or sets whether the Summary Panel is displayed within an embedded grid. This is a dependency property.
true to display the Total Summary Panel within an embedded grid; otherwise, false.
Identifies the dependency property.
[To be supplied]
Defines the appearance and behavior of the SearchLookUpEdit.
Initializes a new instance of the SearchLookUpEditStyleSettings class.
Assigns the editor settings to the specified editor.
A class descendant that is the target editor.
Gets or sets whether an end-user is allowed to edit the text displayed within the edit box. This is a dependency property.
true to allow an end-user to edit the text displayed within the edit box; otherwise, false.
Identifies the dependency property.
[To be supplied]
Represents a method that will handle the event.
Represents a method that will handle the event.
The event sender.
A object that contains event data.
Provides data for the event.
Initializes a new instance of the TreeListCopyingToClipboardEventArgs class.
The .
An array of row handles that identify nodes whose values are about to be copied to the clipboard. This value is assigned to the property.
true to copy column headers; otherwise, false.
Gets an array of nodes whose values are about to be copied to the clipboard.
An array of objects.
Represents a method that will handle the event.
Represents a method that will handle the event.
The event sender.
A object that contains event data.
The grid control.
Initializes a new instance of the GridControl class with default settings.
Initializes a new instance of the GridControl class.
An object that implements the interface.
Gets the actual number of grouping columns.
An integer value that specifies the number of grouping columns.
Identifies the dependency property.
[To be supplied]
Gets or sets whether or not the grid recalculates sorting/grouping/filtering/summaries automatically when data in a data source is modified outside the grid.
true to recalculate sorting/grouping/filtering/summaries automatically when data in a data source is modified outside the grid; otherwise, false.
Identifies the dependency property.
[To be supplied]
Occurs after async data loading is complete.
Identifies the routed event.
[To be supplied]
Occurs after async data loading has been started.
Identifies the routed event.
[To be supplied]
Gets or sets whether all group rows are automatically expanded after each grouping operation. This is a dependency property.
true to expand all group rows after each grouping operation; otherwise, false.
Identifies the dependency property.
[To be supplied]
This member supports the WPF infrastructure, and is not intended to be used directly from your code.
@nbsp;
This member supports the WPF infrastructure, and is not intended to be used directly from your code.
@nbsp;
This member supports the WPF infrastructure, and is not intended to be used directly from your code.
@nbsp;
Ungroups the grid.
Collapses all group rows.
Collapses the specified group row and optionally any child group rows at all nesting levels.
An integer value that specifies the group row's handle. Group row handles are negative (starting from -1).
true to collapse any child group rows at all nesting levels; otherwise, false.
true if the specified group row has been collapsed; otherwise, false.
Collapses the specified group row.
An integer value that specifies the group row's handle. Group row handles are negative (starting from -1).
true if the specified group row has been collapsed; otherwise, false.
Collapses the detail section for the specified row.
An integer value identifying the row by its handle.
Optional. A object specifying the detail. This parameter is not used and defaults to null (Nothing in Visual Basic). Use the CollapseMasterRow method with only the rowHandle parameter.
Provides access to the grid's column collection.
A object that represents a collection of columns within the grid.
Enables custom display text to be provided for any data cell.
Provides the ability to group data using custom rules.
Enables you to sort data using custom rules.
Enables you to provide custom content for group rows.
Identifies the routed event.
[To be supplied]
Enables you to filter data rows using custom rules.
Enables you to calculate summary values manually.
Enables you to specify which summaries should be calculated and displayed.
Enables data to be supplied to unbound columns.
Gets the data controller which implements data-aware operations.
A object which represents the data controller.
Obsolete. Gets or sets the grid's data source. This is a dependency property.
An object that represents the data source from which the grid retrieves its data.
Identifies the dependency property.
[To be supplied]
Enables master-detail representation within this .
A descendant specifying which details to display for this .
Identifies the dependency property.
[To be supplied]
Occurs after the grouping operation has been completed. This is a routed event.
Identifies the routed event.
[To be supplied]
Occurs after a sorting operation has been completed.
Identifies the routed event.
[To be supplied]
Expands all group rows.
Expands the specified group row and optionaly, any child group rows at all nesting levels.
An integer value that specifies the group row's handle. Group row handles are negative (starting from -1).
true to expand any child group rows at all nesting levels; otherwise, false.
true if the specified group row has been expanded; otherwise, false.
Expands the specified group row.
An integer value that specifies the group row's handle. Group row handles are negative (starting from -1).
true if the specified group row has been expanded; otherwise, false.
Expands the specified master row and, optionally, shows the specified Detail.
An integer value specifying the master row by its handle. If the specified row handle is invalid, the method does nothing.
Optional. A object specifying the detail to be shown. If the specified object doesn't represent the specified row's detail, the method expands the first or previously visible detail, depending on whether the current row was previously expanded.
Searches for the value in the column and returns the handle of the corresponding row. This is a dependency property.
The column to be searched.
An object that is the search value.
An integer value that is the handle of the corresponding row.
Searches for the value in the column and returns the handle of the corresponding row. This is a dependency property.
A value that specifies the field name of the column to be searched.
An object that is the search value.
An integer value that is the handle of the corresponding row.
Searches for the value in the column and returns the handle of the corresponding row asynchronously. This is a dependency property.
A value that specifies the field name of the column to be searched.
An object that is the search value.
A object which Result property is the handle of the corresponding row.
Searches for the value in the column and returns the handle of the corresponding row asynchronously. This is a dependency property.
The column to be searched.
An object that is the search value.
A object which Result property is an integer value that is the handle of the corresponding row.
This member supports the WPF infrastructure, and is not intended to be used directly from your code.
@nbsp;
This member supports the WPF infrastructure, and is not intended to be used directly from your code.
@nbsp;
This member supports the WPF infrastructure, and is not intended to be used directly from your code.
@nbsp;
This member supports the WPF infrastructure, and is not intended to be used directly from your code.
@nbsp;
Disposes the grid's data controller and releases all the allocated resources.
This member supports the WPF infrastructure, and is not intended to be used directly from your code.
@nbsp;
Returns the text displayed within the specified cell.
An integer value that specifies the row's handle.
A value that specifies the column's filed name.
A value that specifies the text displayed within the specified cell.
Returns the text displayed within the specified cell.
An integer value that specifies the row's handle.
A object that represents the column displayed within the grid.
A value that specifies the text displayed within the specified cell.
Returns the text displayed within the specified cell.
An integer value that identifies the record in a data source by its index.
A object that is the column containing the required data cell.
A value that is the text displayed within the specified cell.
Returns the text displayed within the specified cell.
An integer value that identifies the record in a data source by its index.
A value that specifies the field name of a column that contains the required cell.
A value that is the text displayed within the specified cell.
Returns the value of the specified data cell.
An integer value that specifies the handle of the row that contains the cell.
A object that is the column that owns the specified cell.
An object that represents the specified cell's value.
Returns the specified cell's value.
An integer value that identifies the record in a data source by its index.
A object that is the column containing the required data cell.
An object that is the specified cell's value.
Returns the specified cell's value.
An integer value that identifies the record in a data source by its index.
A value that specifies the field name of a column that contains the required cell.
An object that is the specified cell's value.
Returns the number of child rows (group or data) contained within the specified group row.
An integer value that specifies the group row's handle.
An integer value that specifies the number of child rows contained within the specified group row.
Returns the handle of the row contained within the specified group row, at the specified position.
An integer value that specifies the group row's handle.
A zero-based integer that specifies the child row's position within the specified group row.
An integer value that represents the handle of the row contained within the specified group row, at the specified position.
Returns the handle of the first data row contained within the specified group row.
An integer value that specifies the group row's handle.
An integer value that specifies the handle of the first data row contained within the specified group row.
Returns the detail data control identified by the master row and its Detail Descriptor.
An integer value identifying the master row by its handle.
Optional. A object that identifies the detail in case multiple details are available at this level. If not specified while multiple details are available, the first available detail data control is returned.
A descendant which displays detail data. null (Nothing in Visual Basic) if no objects are used as details on this level or if corresponding details are collapsed.
Returns a row object that corresponds to the focused row.
An object that corresponds to the focused row.
Returns the text displayed within the specified cell contained within the focused row.
A value that specifies the column's filed name.
A value that specifies the text contained within the specified cell.
Returns the text displayed within the specified cell contained within the focused row.
A object that represents the column displayed within the grid.
A value that specifies the text contained within the specified cell.
Returns the value of the specified cell contained within the focused row.
A value that specifies the column's field name.
An object that represents the specified cell's value.
Returns the value of the specified cell contained within the focused row.
A object representing the column that owns the cell.
An object that represents the specified cell's value.
Returns the focused cell's value.
An object that represents the focused cell's value. null (Nothing in Visual Basic) if the focused cell is not displayed within a View.
Returns a value of the specified group row.
An integer value that specifies the group row's handle.
An object that represents the specified group row's value.
Returns a value of the specified group row in the specified grouping column.
An integer value that specifies the group row's handle.
A object that represents a grouping column.
An object that represents the specified group row's value.
Returns the specified group summary value displayed within the specified group row.
An integer value that identifies the group row by its handle.
A object that represents the group summary item.
An object that represents the specified group summary value displayed within the specified group row.
Returns the specified data row's index in a data source.
An integer value that specifies the data row's handle.
An integer value that specifies the index of the corresponding record in a data source.
Returns the root of a master-detail grid.
A object that is the root grid.
[To be supplied]
[To be supplied]
Returns the handle of the group row that owns the specified row.
An integer value that specifies the child row's handle.
An integer value that specifies the parent group row's handle.
Returns a row object that corresponds to the specified row handle asynchronously.
An integer value that specifies the row's handle.
A object which Result property is the row object that corresponds to the specified row handle.
Returns an object that represents the specified row.
A zero-based integer value that specifies the index of the corresponding record in a data source.
An object that represents the specified row. null (Nothing in Visual Basic) if the specified row was not found.
Returns the data row's handle by its index in a data source.
An integer value that specifies the index of the corresponding record in a data source.
An integer value that specifies the data row's handle.
Returns a row's handle by specifying its visible index.
An integer value that specifies the row's visible position within a View.
An integer value that specifies the handle of the specified row (group or data).
Returns the specified row's grouping level.
An integer value that specifies the row's handle.
An integer value that specifies the row's grouping level.
Returns the specified row's grouping level.
An integer value that specifies the row's visible position within a View.
An integer value that specifies the row's grouping level.
Returns the row's index in a data source by its handle.
An integer value that specifies the row's handle.
An integer value that specifies the index of the record corresponding to the specified row, in a data source.
Returns a list of row objects that corresponds to the specified range of row handles asynchronously.
An integer value that is the handle of the first row in the range.
An integer value that is the number of rows in the range.
A object for which the Result property is the list of row objects that correspond to the specified range of row handles.
Returns the value of the specified data cell asynchronously.
An integer value that specifies the handle of the row that contains the cell.
A value that specifies the column's field name.
A object which Result property is the specified cell's value.
Returns the row's position within a View by its handle.
An integer value that specifies the row's handle.
An integer value that specifies the specified row's position within a View.
Returns the currently visible detail data control identified by its master row.
An integer value identifying the row by its handle.
A descendant which displays detail data. null (Nothing in Visual Basic) if the currently visible detail is not represented by a .
Returns the Detail Descriptor corresponding to the currently expanded detail of the specified master row.
An integer value identifying the master row by its handle.
A object representing the Detail Descriptor of the currently expanded detail.
Groups data by the values of the specified column with the specified sort order.
A object that represents the column by whose values data is grouped.
A enumeration value that specifies the column's sort order.
Groups data by the values of the specified column. If several columns are involved in grouping, the specified column will reside at the specified grouping level.
A object that represents the column by whose values data is grouped.
A zero-based integer value that specifies the grouping level. If negative, an exception is raised.
Groups data by the values of the specified column with the specified sort order. If several columns are involved in grouping, the specified column will reside at the specified grouping level.
A object that represents the column by whose values data is grouped.
A enumeration value that specifies the column's sort order.
A zero-based integer value that specifies the grouping level. If negative, an exception is raised.
Groups data by the values of the specified column.
A value that specifies the column's field name.
Groups data by the values of the specified column.
A object that represents the column by whose values data is grouped.
Gets or sets the number of grouping columns.
An integer value that specifies the number of grouping columns.
Occurs after a group row has been collapsed.
Identifies the routed event.
[To be supplied]
Occurs when a group row is about to be collapsed, allowing cancellation of the action.
Identifies the routed event.
[To be supplied]
Occurs after a group row has been expanded.
Identifies the routed event.
[To be supplied]
Occurs when a group row is about to be expanded, allowing cancellation of the action.
Identifies the routed event.
[To be supplied]
Provides access to group summary items.
A object that represents the collection of group summary items.
Gets or sets a template that describes group summaries. This is a dependency property.
The summary item template.
Identifies the dependency property.
[To be supplied]
Enables sorting group rows by their summary values.
A object that contains the information required to sort group rows by summary values.
Gets or sets the source of group summaries. This is a dependency property.
The source from which the grid generates group summary items.
Identifies the dependency property.
[To be supplied]
This member supports the WPF infrastructure, and is not intended to be used directly from your code.
@nbsp;
Gets whether or not data is being loaded in Instant Feedback UI Mode. This is a dependency property.
true if data is being loaded; otherwise, false.
Identifies the dependency property.
[To be supplied]
Gets whether the grid's data is grouped.
true if data grouping is applied; otherwise, false.
Identifies the dependency property.
[To be supplied]
Indicates whether the specified group row is expanded.
An integer value that specifies the row's handle. Group row handles are negative (starting from -1).
true if the specified row is expanded; otherwise, false.
Indicates whether the specified handle corresponds to a group row.
An integer value that specifies the row's handle.
true if the specified handle corresponds to a group row; otherwise, false.
Determines the specified master row's expanded state and, optionally, the specified Detail's visibility.
An integer value specifying the master row by its value. If an invalid row handle is specified, the method returns false.
Optional. A descendant specifying the detail view whose visibility needs to be checked. If the master row is expanded but a different detail is currently visible, the method returns false. The same happens if you pass an object that doesn't represent the specified master row's detail.
true if the specified master row is expanded and the specified detail is visible; otherwise, false.
Gets or sets whether child group rows at all nesting levels are automatically expanded when expanding their parent group row. This is a dependency property.
true to expand child group rows at all nesting levels when expanding their parent group row; otherwise, false.
Identifies the dependency property.
[To be supplied]
Indicates whether the specified row/card is visible.
An integer value that specifies the row's handle.
true if the specified row/card is visible; otherwise, false.
Indicates whether the specified row handle is valid.
An integer value that specifies the row's handle.
true if the specified row handle is valid; otherwise, false.
Fires immediately after a master row has been collapsed.
Identifies the routed event.
[To be supplied]
Enables you to specify whether a master row may be collapsed.
Identifies the routed event.
[To be supplied]
Fires immediately after a master row has been expanded.
Identifies the routed event.
[To be supplied]
Enables you to specify whether a master row may be expanded.
Identifies the routed event.
[To be supplied]
This member supports the WPF infrastructure, and is not intended to be used directly from your code.
@nbsp;
Sets the specified cell's value.
A zero based integer value that specifies the handle of the row which contains the cell.
A object representing the column that contains the cell.
An object that represents the cell's new value.
Sets the specified cell's value.
A zero-based integer value that specifies the handle of the row that contains the cell.
A value that specifies the column's field name.
An object that represents the cell's new value.
Sets the value of the specified cell contained within the focused row.
A object representing the column that contains the cell.
An object that represents the specified cell's new value.
Sets the value of the specified cell contained within the focused row.
A value that specifies the column's field name.
An object that represents the specified cell's new value.
Changes the expanded state for a specified master row and, optionally, shows a specified Detail.
An integer value specifying the master row by its handle.
true to expand the specified row; false to collapse it.
Optional. A object specifying the detail section to be made visible when expanding a master row. If the specified object doesn't represent a detail for the specified master row, then this parameter is ignored. The same happens if you pass null (Nothing in Visual Basic).
Sorts data by the values of the specified column in the specified order.
A object that represents the column within the grid.
A enumeration value that specifies the column's sort order.
Sorts data by the values of the specified column in the specified order, and places the column to the specified position among the sorted columns.
A object that represents the column within the grid.
A enumeration value that specifies the column's sort order.
An integer value that specifies the zero-based column's index among the sorted columns.
Sorts data by the values of the specified column.
A object that represents the column within the grid.
Provides access to the collection of sorted and grouping columns.
A collection that contains information on the sorted and grouping columns.
Occurs before a grouping operation is started. This is a routed event.
Identifies the routed event.
[To be supplied]
Occurs before a sorting operation is started.
Identifies the routed event.
[To be supplied]
Provides access to a collection of total summary items.
A object that contains total summary items.
Ungroups data by the values of the specified column.
A object that represents the column by whose values data grouping is canceled.
Ungroups data by the values of the specified column.
A value that specifies the column's field name.
Updates group summaries.
This member supports the WPF infrastructure, and is not intended to be used directly from your code.
@nbsp;
Gets or sets the grid's view. This is a dependency property.
A descendant that specifies the grid view used to display data.
Identifies the dependency property.
@nbsp;
A method that will handle the and events.
A method that will handle the and events.
The event sender.
A object that contains event data.
Provides data for the event handler.
Initializes a new instance of the RowDoubleClickEventArgs class.
A descendant which provides information on a view element located under the mouse pointer. This value is assigned to the property.
The mouse button that has been pressed twice. This value is assigned to the property.
Gets a mouse button that has been pressed twice.
The mouse button that has been pressed twice.
Gets or sets the information on a view element located under the mouse pointer.
A descendant which provides information on a view element located under the mouse pointer.
Gets the View that raised the event.
A descendant that is the view that raised the event.
Represents a method that will handle the event.
Represents a method that will handle the event.
The event sender.
A object that contains event data.
Provides data for the event.
Initializes a new instance of the CustomColumnFilterListEventArgs class.
A object that is the node which contains the processed cell. This value is assigned to the property.
A object that is the column which contains the processed cell. This value is assigned to the property.
Gets or sets a column which owns the processed cell.
A object that is the column which owns the processed cell.
Gets or sets a node which contains the processed cell.
A object that is the node which contains the processed cell.
Gets or sets whether the processed value is displayed within a column's Filter Dropdown.
true to display the value within the list of filter values; otherwise, false.
Represents a method that will handle the event.
A method that will handle the event.
The event sender.
A object that contains event data.
Provides data for the event.
Initializes a new instance of the TreeListSelectionChangedEventArgs class.
A enumeration value that specifies how the grid's selection has been changed. This value is assigned to the property.
A object that is the node whose selected state has been changed. This value is assigned to the property.
Gets an action which indicates how the grid's selection has been changed.
A enumeration value that specifies how the grid's selection has been changed.
Gets a node whose selected state has been changed.
A object that is the node whose selected state has been changed.
Lists values that specify the tree derivation mode.
You should manually write code to specify where a data object's child items come from by creating a selector class. To learn more, see Binding to Hierarchical Data Structure.
Builds a tree using Hierarchical Data Templates. To learn more, see Binding to Hierarchical Data Structure.
Builds a tree from a self-referential data structure. To learn more, see Binding to Self-Referential Data Structure.
Lists values that specify the style of tree lines used to connect nodes.
Tree lines are hidden.
Tree lines are displayed as solid lines.
A method that will handle the event.
Represents a method that will handle the event.
The event source.
A object that contains event data.
Provides data for the event.
Initializes a new instance of the TreeListShowingEditorEventArgs class.
A object that specifies the view.
An integer value that identifies the node by its handle.
A descendant that is the column containing the cell.$
Gets the node that contains a cell whose editor is about to be invoked.
A object that specifies the node for which an event has been raised.
A method that will handle the event.
A method that will handle the event.
The event source.
A object that contains event data.
Provides data for the event.
Initializes a new instance of the TreeListNodeValidationEventArgs class.
An object that enumerates the editor's value. This value is assigned to the property.
An integer value that identifies the processed node by its handle.
A object that specifies the view.
Gets the processed node.
A object that specifies the processed node.
A method that will handle the event.
A method that will handle the event.
The event source.
A object that contains event data.
Provides data for the event.
Initializes a new instance of the TreeListCustomColumnSortEventArgs class.
A descendant that is the column which contains the values to compare. This value is assigned to the property.
A object that is the first node. This value is assigned to the property.
A object that is the second node. This value is assigned to the property.
An object that is the first of the two values being compared. This value is assigned to the property.
An object that is the second of the two values being compared. This value is assigned to the property.
Gets the column whose values are being compared.
A descendant that is the column which contains the values to compare.
Gets or sets whether a comparison operation is handled, and no default processing is required.
true if a comparison operation is handled; otherwise false.
Gets the first of the two nodes being compared.
A object that specifies the first node.
Gets the second of the two nodes being compared.
A object that specifies the second node.
Gets or sets the result of a custom comparison.
An integer value that specifies the result.
Gets the sort order applied to the column.
A value that specifies the column's sort order.
Gets the first value being compared.
An object that is the first of the two values being compared.
Gets the second value being compared.
An object that is the second of the two values being compared.
Represents a method that will handle the event.
Represents a method that will handle the event.
The event source.
A object that contains event data.
Provides data for the event.
Initializes a new instance of the TreeListCustomColumnDisplayTextEventArgs class.
A object that specifies the node in which the processed cell resides. This value is assigned to the property.
A object that specifies the column to which the processed cell belongs. This value is assigned to the property.
An object that is the value of the processed cell. This value is assigned to the property.
A value that specifies the cell's display text. This value is assigned to the property.
Gets the column which owns the processed cell.
A object that is the column to which the processed cell belongs.
Gets or sets the display text for the cell currently being processed.
A value that specifies the cell's display text.
Gets the node which owns the processed cell.
A object that specifies the node in which the processed cell resides.
Gets the processed cell's value.
An object that is the value of the processed cell.
Serves as a base for class.
Initializes a new instance of the TreeListCellValueEventArgs class.
A object that represents the node. This value is assigned to the property.
A descendant that represents the column. This value is assigned to the property.
A object that represents the cell's new value. This value is assigned to the property.
Gets a column that contains the edited cell.
A descendant that is the column that contains the edited cell.
Gets or sets the processed cell's value.
An object that is the cell's value.
Represents a method that will handle the event.
Represents a method that will handle the event.
The event source.
A object that contains event data.
Provides data for the event.
Initializes a new instance of the TreeListCellValueChangedEventArgs class.
A object that specifies the node. This value is assigned to the property.
A descendant that specifies the column. This value is assigned to the property.
A object that is the cell's new value. This value is assigned to the property.
A object that represents the cell's previous value. This value is assigned to the property.
Gets the cell's previous value.
An object that is the cell's previous value.
Represents a method that will handle the event.
Represents a method that will handle the event.
The event source.
A object that contains event data.
Provides data for the event.
Initializes a new instance of the TreeListCellValidationEventArgs class.
An object that specifies the cell's old valid value. This value is assigned to the property.
An integer value that identifies the processed node by its handle.
A object that enumerates the view.
A descendant that is the column owning the processed cell. This value is assigned to the property.
Gets the cell's old valid value.
An object that is the cell's old valid value.
Gets a column whose cell is validated.
A descendant that is the column that owns the processed cell.
A method that will handle the event.
Represents a method that will handle the event.
The event source.
A object that contains event data.
Provides data for the event.
Gets the node which contains the processed cell.
A object that specifies the node containing the processed cell.
A method that will handle the event.
Represents a method that will handle the event.
The event source.
A object that contains event data.
Provides data for the event.
Initializes a new instance of the TreeListNodeFilterEventArgs class.
A object that represents the processed node. This value is assigned to the property.
Gets or sets whether or not custom filtering is handled and no default processing is required.
true if custom filtering is handled; otherwise false.
Gets the processed node.
A object that specifies the processed node.
Gets or sets the processed node's visibility.
true to show the node; otherwise, false.
A method that will handle the and events.
Represents a method that will handle the and events.
The event source.
A object that contains event data.
Provides data for the and events.
Initializes a new instance of the TreeListNodeEventArgs class.
A object that represents the processed node. This value is assigned to the property.
Gets the processed node.
A object that specifies the processed node.
A method that will handle the and events.
Represents a method that will handle the and events.
The event source.
A object that contains event data.
Provides data for the and events.
Initializes a new instance of the TreeListNodeAllowEventArgs class.
A object that represents the processed node. This value is assigned to the property.
Gets or sets whether or not the operation is allowed.
true to allow the operation; otherwise, false.
A method that will handle the event.
Represents a method that will handle the event.
The event source.
A object that contains event data.
Provides data for the event.
Initializes a new instance of the TreeListInvalidNodeExceptionEventArgs class.
A object that is the node which failed validation. This value is assigned to the property.
A value that specifies the error description. This value is assigned to the property.
A value that specifies the caption of the error window. This value is assigned to the property.
A object that is the exception that raised the event. This value is assigned to the property.
An enumeration value that specifies how an exception should be handled. This value is assigned to the property.
Gets or sets the error description.
A value that specifies the error description.
Gets the exception that raised the event.
A object that is the exception that raised the event.
Gets or sets a value that specifies how an exception should be handled.
An enumeration value that specifies how an exception should be handled.
Gets or sets the error window's caption.
A value that specifies the caption of the error window.
A method that will handle the and events.
Represents a method that will handle the and events.
The event source.
A object that contains event data.
Provides data for the and events.
Initializes a new instance of the TreeListEditorEventArgs class.
A object that is the owner View.
An integer value that identifies the processed node by its handle.
A descendant that is the column which owns the processed cell.
The processed editor. This value is assigned to the property.
Gets the processed in-place editor.
The processed in-place editor.
Gets the processed node.
A object that specifies the processed node.
A method that will handle the event.
A method that will handle the event.
The event source.
A object that contains event data.
Provides data for the event.
Initializes a new instance of the TreeListCustomSummaryEventArgs class.
A object that is the processed node. This value is assigned to the property.
A descendant that is the summary item whose values is being calculated. This value is assigned to the property.
A enumeration value indicating the calculation stage. This value is assigned to the property.
An object that specifies the processed field value. This value is assigned to the property.
Gets the processed field value.
An object that specifies the processed field value.
Gets the processed node.
A object that is the processed node.
Gets a summary item whose value is being calculated.
A descendant that is the summary item whose values is being calculated.
Gets a value indicating the calculation stage.
A enumeration value indicating the calculation stage.
Gets or sets the total summary value.
An object that specifies the total summary value.
A collection of summary items.
Initializes a new instance of the TreeListSummaryItemCollection class.
The data control that owns the collection.
A summary item.
Initializes a new instance of the TreeListSummaryItem class.
A collection of objects.
Initializes a new instance of the TreeListSortInfoCollection class.
The TreeList control.
Initializes a new instance of the TreeListControl class.
Provides access to the column collection.
A object that is a collection of columns within the control.
Returns the value of the specified data cell.
An integer value that specifies the handle of the node that contains the cell.
A object that is the column that owns the specified cell.
An object that specifies the cell's value.
Provides access to the collection of sorted columns.
A collection that contains information on the sorted and grouping columns.
Provides access to a collection of total summary items.
A object that contains total summary items.
Gets or sets the view. This is a dependency property.
A object that is the view used to display data.
Identifies the dependency property.
[To be supplied]
The treelist's column collection.
Initializes a new instance of the TreeListColumnCollection class.
A object that owns the collection of columns.
A column within a .
Initializes a new instance of the TreeListColumn class.
Contains the commands allowing some frequently used actions to be easily programmed via XAML markup.
Initializes a new instance of the TableViewCommands class.
A object that represents the owner view.
Resizes the column to the minimum width required to display the column's contents completely.
A object that defines a command implementing the , and is routed through the element tree.
Adjusts the width of columns so that columns fit their contents in an optimal way.
A object that defines a command implementing the , and is routed through the element tree.
Toggles a master row's expanded state.
A object that defines a command implementing the , and is routed through the element tree.
Collapses a master row.
A System.Windows.Input.RoutedCommand object that defines a command implementing the , and is routed through the element tree.
Expands a master row.
A object that defines a command implementing the , and is routed through the element tree.
Contains the commands allowing some frequently used TreeListView actions to be easily programmed via XAML markup.
Initializes a new instance of the TreeListViewCommands class.
A object that represents the owner view.
Resizes the column to the minimum width required to display the column's contents completely.
A object that defines a command implementing the , and is routed through the element tree.
Adjusts the width of columns so that columns fit their contents in an optimal way.
A object that defines a command implementing the , and is routed through the element tree.
Toggles a node's check state.
A object that defines a command implementing the , and is routed through the element tree.
Specifies the expanded state of a node (expanded or collapsed).
A command implementing the .
Checks all nodes.
A object that defines a command implementing the , and is routed through the element tree.
Collapses all nodes.
A command implementing the .
Expands all nodes.
A command implementing the .
Unchecks all nodes.
A object that defines a command implementing the , and is routed through the element tree.
The Node Iterator.
Initializes a new instance of the TreeListNodeIterator class.
A object that is the collection of nodes from which traversing nodes is initiated.
true to iterate only through visible (i.e. not collapsed) nodes; otherwise, false.
Initializes a new instance of the TreeListNodeIterator class.
A object that is a starting node.
true to iterate only through visible (i.e. not collapsed) nodes; otherwise, false.
Initializes a new instance of the TreeListNodeIterator class.
A object that is the collection of nodes from which traversing nodes is initialized.
Initializes a new instance of the TreeListNodeIterator class.
A object that is a starting node.
Gets a node currently being processed by the TreeListNodeIterator object.
A object that is the node currently being processed.
Moves to the next node.
true if the current node is not the last node; otherwise, false.
Resets the TreeListNodeIterator object to its initial state.
A collection of nodes.
A node displayed within a TreeListView.
Initializes a new instance of the TreeListNode class.
Initializes a new instance of the TreeListNode class with the specified content.
An object that specifies the node's content. This value is assigned to the property.
Gets the node's actual nesting level.
An integer value that is the node's actual nesting level.
Collapses all child nodes.
Gets or sets the node's content.
An object that specifies the node's content.
Expands all child nodes.
Gets whether or not the node has a child node(s).
true if the node has a child node(s); otherwise, false.
Gets whether or not the node has a child node(s) displayed within a View.
true if the node has a child node(s) displayed within a View; otherwise, false.
Gets or sets the node's image.
A object that is the image displayed within the node.
Indicates whether or not the node's check box is enabled.
true, if the check box is enabled; otherwise, false.
Gets or sets whether the node is checked.
A Boolean value that specifies whether or not the node is checked.
Indicates whether the current node belongs to the specified branch node.
The object.
true if the specified branch node contains the current node; otherwise, false.
Gets or sets whether the expand button is displayed within the node or not.
A enumeration value that specifies the expand button's visibility within the node.
Gets or sets whether or not the node is expanded.
true to expand the node; otherwise, false.
Gets whether the node is filtered or not.
true the node is filtered; otherwise, false.
Gets whether or not the node is the first node within a collection of nodes.
true if the node is the first node within the collection; otherwise, false.
Gets whether or not the node is the last node within a collection of nodes.
true if the node is the last node within the collection; otherwise, false.
This member supports the internal infrastructure and is not intended to be used directly from your code.
@nbsp;
Gets the node's nesting level.
An integer value that specifies the node's nesting level.
Gets the collection of child nodes.
A object that is the collection of child nodes.
Gets the parent node.
A object that is the parent node. null (Nothing in Visual Basic) if the current node is at the root level.
Occurs every time any of the TreeListNode class properties has changed its value.
Gets the row handle that identifies the node.
An integer value that specifies the row handle.
Gets or sets the data associated with the node.
An object that contains information associated with the current node.
[To be supplied]
[To be supplied]
A View that displays information in a Tree hierarchical structure.
Initializes a new instance of the TreeListView class.
Gets the actual template selector that chooses a node template based on custom logic. This is a dependency property.
A descendant that chooses a template based on custom logic.
Identifies the dependency property.
[To be supplied]
This member supports the control's internal infrastructure and is not intended to be used directly from your code.
0 always.
This member supports the control's internal infrastructure and is not intended to be used directly from your code.
0 always.
This member supports the internal infrastructure and is not intended to be used directly from your code. This is a dependency property.
@nbsp;
Identifies the dependency property.
[To be supplied]
This member supports the control's internal infrastructure and is not intended to be used directly from your code.
false always.
Gets whether the Row Indicator Panel is shown within a view. This is a dependency property.
true if the Row Indicator Panel is shown within a view; otherwise, false.
Identifies the dependency property.
[To be supplied]
Gets or sets whether it's allowed to calculate optimal widths, and apply them to all columns displayed within a View. This is a dependency property.
true to allow optimal widths to be calculated and applied to all columns displayed within a View; otherwise, false. The default is true.
Identifies the dependency property.
[To be supplied]
Gets or sets whether or not cascading data updates are allowed. This is a dependency property.
true to allow cascading data updates; otherwise, false. The default is false.
Identifies the dependency property.
[To be supplied]
[To be supplied]
[To be supplied]
Identifies the dependency property.
[To be supplied]
Gets or sets whether to use the default content if the and properties return null.
true to use the default content; otherwise, false.
Identifies the dependency property.
[To be supplied]
Gets or sets whether menu items used to fix a column to the left or right, are shown within a column's context menu. This is a dependency property.
true to show items used to fix a column to the left or right, within a column's context menu; otherwise, false.
Identifies the dependency property.
[To be supplied]
Gets or sets a value indicating whether virtualization is enabled for horizontal scrolling. This is a dependency property.
true to enable virtualization; false to disable it.
Identifies the dependency property.
[To be supplied]
Gets or sets whether an end-user can set the node's check boxes to three states (checked, unchecked and indeterminate). This is a dependency property.
true to allow selecting the indeterminate state of a check box; otherwise, false.
Identifies the dependency property.
@nbsp;
Gets or sets whether per-pixel scrolling is enabled or not. This is a dependency property.
true to enable per-pixel scrolling; false to enable row by row scrolling.
Identifies the dependency property.
[To be supplied]
Gets or sets whether recursive node selection is enabled. This is a dependency property.
true to enable recursive selection; otherwise, false.
Identifies the dependency property.
@nbsp;
Gets or sets whether an end-user can change column widths by dragging the edges of their headers. This is a dependency property.
true to allow an end-user to change column widths; otherwise, false.
Identifies the dependency property.
[To be supplied]
Gets or sets whether column headers are automatically scrolled once a user drags a column header to the View's left or right. This is a dependency property.
true to allow horizontal scrolling of column headers; otherwise, false.
Identifies the dependency property.
[To be supplied]
Gets or sets the brush used to paint the background of alternate rows. This is a dependency property.
A value.
Identifies the dependency property.
[To be supplied]
Gets or sets the alternate row frequency. This is a dependency property.
An integer value that is the alternate row frequency. By default, it's set to 2.
Identifies the dependency property.
[To be supplied]
Gets or sets whether all nodes are automatically expanded when the View is being loaded. This is a dependency property.
true to expand all nodes when the View is being loaded; otherwise, false.
Identifies the dependency property.
[To be supplied]
Gets or sets the style applied to data cells displayed within the Auto Filter Row. This is a dependency property.
A object that specifies the style applied to data cells.
Identifies the dependency property.
[To be supplied]
Gets an object that is the Auto Filter Row's data.
A object that specifies the row's data.
Gets or sets a value specifying whether horizontal navigation keys move focus to the next/previous node when the current node's last/first cell is focused. This is a dependency property.
true if horizontal navigation keys can move focus between nodes; otherwise, false. The default is true.
Identifies the dependency property.
[To be supplied]
Gets or sets whether or not columns are automatically created for service fields in the underlying data source. This is a dependency property.
true to automatically create columns for service fields in the underlying data source; otherwise, false.
Identifies the dependency property.
[To be supplied]
Gets or sets whether column widths are automatically changed so that the total columns' width matches the grid's width. This is a dependency property.
true to enable the column auto width feature; otherwise, false. The default is false.
Identifies the dependency property.
[To be supplied]
Prevents selection updates until the method is called.
Gets or sets which interface elements are taken into account when calculating optimal width for columns. This is a dependency property.
A enumeration value that specifies interface elements that are taken into account when calculating optimal width for columns.
Identifies the dependency property.
[To be supplied]
Resizes the specified column to the minimum width required to display the column's contents completely.
A that is the column whose width should be optimized.
Resizes all visible columns to optimally fit their contents.
Gets or sets the number of records taken into account when calculating the optimal widths required for columns to completely display their contents. This is a dependency property.
An integer value that specifies the number of records processed by a View to apply best fit.
Identifies the dependency property.
[To be supplied]
Gets or sets how the optimal width required for a column to completely display its contents is calculated. This is a dependency property.
A enumeration value.
Identifies the dependency property.
[To be supplied]
Returns the column's optimal (minimum) width required to display its contents completely.
A object that is the treelist column.
A value that specifies the column's optimal (minimum) width required to display its contents completely.
Returns information about the specified element contained within the treelist view.
A object that is the element contained within the treelist view.
A object that contains information about the specified view element.
Occurs after a cell's value has been changed.
Identifies the routed event.
[To be supplied]
Fires in response to changing the edit value.
Identifies the routed event.
[To be supplied]
Specifies the expanded state of a node.
An integer value that identifies a node by its handle.
true to expand the node; otherwise, false.
Checks all nodes.
Gets or sets the name of a field in a data source to which check boxes embedded into nodes are bound.
A value that specifies the field in a data source.
Identifies the dependency property.
@nbsp;
Gets or sets a converter used to provide the checkbox value. This is a dependency property.
An object that implements the interface.
Identifies the dependency property.
@nbsp;
Gets or sets the name of the 'children' field. This is a dependency property.
A value that specifies the 'children' field name.
Identifies the dependency property.
[To be supplied]
Gets or sets a selector that returns the list of child nodes for the processed node. This is a dependency property.
The child nodes selector.
Identifies the dependency property.
[To be supplied]
Unselects any selected nodes.
Collapses all nodes.
Collapses the specified node.
An integer value that identifies a node by its handle.
Copies the values displayed within the focused node to the clipboard.
Occurs when data is copied to the clipboard, allowing you to manually copy required data.
Identifies the routed event.
[To be supplied]
Copies the values displayed within the specified range of nodes, to the clipboard.
A object that is the first node in the range.
A object that is the last node in the range.
Copies the values displayed within the specified range of nodes, to the clipboard.
An integer value specifying the handle of the first node in the range.
An integer value specifying the handle of the last node in the range.
Copies the values displayed within the specified nodes to the clipboard.
An @lt;Int32@gt; object that contains row handles.
Copies the values displayed within the specified nodes to the clipboard.
The collection of objects.
Copies the display values of selected nodes to the clipboard.
[To be supplied]
Identifies the routed event.
[To be supplied]
Enables custom display text to be provided for any data cell.
Enables you to sort data using custom rules.
Enables you to filter unique values displayed within a column's Filter Dropdown.
Enables you to filter nodes using custom rules.
Enables you to provide custom animation played when grid data is vertically scrolled (per-pixel).
Identifies the routed event.
[To be supplied]
Enables you to calculate summary values manually.
Enables data to be supplied to unbound columns.
Gets or sets the template that defines the presentation of data rows. This is a dependency property.
A object that defines the presentation of data rows.
Identifies the dependency property.
[To be supplied]
Gets or sets an object that chooses a node template based on custom logic. This is a dependency property.
A descendant that chooses a template based on custom logic.
Identifies the dependency property.
[To be supplied]
Gets the template that defines the default presentation of nodes. This is a dependency property.
A object that defines the default presentation of nodes.
Identifies the dependency property.
[To be supplied]
Removes the specified node and optionally, all its children.
An integer value that identifies the node by its handle.
true to remove all child nodes; otherwise, false.
Removes the specified node and optionally, all its children.
A object that is the node to remove.
true to remove all child nodes; otherwise, false.
Removes the specified node and all its children (if any).
A object that is the node to remove.
Removes the specified node and all its children (if any).
An integer value that identifies the node by its handle.
Enables selection updates after calling the method, and forces an immediate update.
Expands all nodes.
This member supports the control's internal infrastructure and is not intended to be used directly from your code.
always.
This member supports the control's internal infrastructure and is not intended to be used directly from your code.
0 always.
Expands the specified node.
An integer value that identifies a node by its handle.
Exports a grid to the specified file path in CSV format, using the specified CSV-specific options.
A which specifies the file name (including the full path) for the created CSV file.
A object which specifies the CSV export options to be applied when a grid is exported.
Exports a grid to the specified stream in CSV format.
A object to which the created CSV file should be sent.
Exports a grid to the specified stream in CSV format using the specified CSV-specific options.
A object to which the created CSV file should be sent.
A object which specifies the CSV export options to be applied when a grid is exported.
Exports a grid to the specified file path in CSV format.
A which specifies the file name (including the full path) for the created CSV file.
Exports a grid to the specified file path in HTML format using the specified HTML-specific options.
A which specifies the file name (including the full path) for the created HTML file.
A object which specifies the HTML export options to be applied when a grid is exported.
Exports a grid to the specified file path in HTML format.
A which specifies the file name (including the full path) for the created HTML file.
Exports a grid to the specified stream in HTML format.
A object to which the created HTML file should be sent.
Exports a grid to the specified stream in HTML format, using the specified HTML-specific options.
A object to which the created HTML file should be sent.
A object which specifies the HTML export options to be applied when a grid is exported.
Exports a grid to the specified file path in image format.
A which specifies the file name (including the full path) for the created image file.
Exports a grid to the specified stream in image format.
A object to which the created image file should be sent.
Exports a grid to the specified file path in image format using the specified image-specific options.
A which specifies the file name (including the full path) for the created image file.
A object which specifies the image export options to be applied when a grid is exported.
Exports a grid to the specified stream in image format, using the specified image-specific options.
A object to which the created image file should be sent.
A object which specifies the image export options to be applied when a grid is exported.
Exports a grid to the specified file path in MHT format, using the specified MHT-specific options.
A which specifies the file name (including the full path) for the created MHT file.
A object which specifies the MHT export options to be applied when a grid is exported.
Exports a grid to the specified stream in MHT format.
A object to which the created MHT file should be sent.
Exports a grid to the specified stream in MHT format using the specified MHT-specific options.
A object to which the created MHT file should be sent.
A object which specifies the MHT export options to be applied when a grid is exported.
Exports a grid to the specified file path in MHT format.
A which specifies the file name (including the full path) for the created MHT file.
Exports a grid to the specified file path in PDF format, using the specified PDF-specific options.
A which specifies the file name (including the full path) for the created PDF file.
A object which specifies the PDF export options to be applied when a grid is exported.
Exports a grid to the specified stream in PDF format.
A object to which the created PDF file should be sent.
Exports a grid to the specified file path in PDF format.
A which specifies the file name (including the full path) for the created PDF file.
Exports a grid to the specified stream in PDF format, using the specified PDF-specific options.
A object to which the created PDF file should be sent.
A object which specifies the PDF export options to be applied when a grid is exported.
Exports a grid to the specified stream in RTF format.
A object to which the created RTF file should be sent.
Exports a grid to the specified file path in RTF format.
A which specifies the file name (including the full path) for the created RTF file.
Exports a grid to the specified stream in RTF format, using the specified RTF-specific options.
A object to which the created RTF file should be sent.
A object which specifies the RTF export options to be applied when a grid is exported.
Exports a grid to the specified file path in RTF format, using the specified RTF-specific options.
A which specifies the file name (including the full path) for the created RTF file.
A object which specifies the RTF export options to be applied when a grid is exported.
Exports a grid to the specified stream in text format, using the specified text-specific options.
A object to which the created text file should be sent.
A object which specifies the text export options to be applied when a grid is exported.
Exports a grid to the specified file path in text format.
A which specifies the file name (including the full path) for the created text file.
Exports a grid to the specified stream in text format.
A object to which the created text file should be sent.
Exports a grid to the specified file path in text format, using the specified text-specific options.
A which specifies the file name (including the full path) for the created text file.
A object which specifies the text export options to be applied when a grid is exported.
Exports a grid to the specified file path in XLS format.
A which specifies the file name (including the full path) for the created XLS file.
Exports a grid to the specified file path in XLS format using the specified XLS-specific options.
A which specifies the file name (including the full path) for the created XLS file.
A object which specifies the XLS export options to be applied when a grid is exported.
Exports a grid to the specified stream in XLS format.
A object to which the created XLS file should be sent.
Exports a grid to the specified stream in XLS format, using the specified XLS-specific options.
A object to which the created XLS file should be sent.
A object which specifies the XLS export options to be applied when a grid is exported.
Exports a grid to the specified stream in XLSX format, using the specified XLSX-specific options.
A object to which the created XLSX file should be sent.
A object which specifies the XLSX export options to be applied when a grid is exported.
Exports a grid to the specified file path in XLSX format.
A which specifies the file name (including the full path) for the created XLSX file.
Exports a grid to the specified file path in XLSX format, using the specified XLSX-specific options.
A which specifies the file name (including the full path) for the created XLSX file.
A object which specifies the XLSX export options to be applied when a grid is exported.
Exports a grid to the specified stream in XLSX format.
A object to which the created XLSX file should be sent.
Exports a grid to the specified stream in XPS format, using the specified XPS-specific options.
A object to which the created XPS file should be sent.
A object which specifies the XPS export options to be applied when a grid is exported.
Exports a grid to the specified stream in XPS format.
A object to which the created XPS file should be sent.
Exports a grid to the specified file path in XPS format.
A which specifies the file name (including the full path) for the created XPS file.
Exports a grid to the specified file path in XPS format using the specified XPS-specific options.
A which specifies the file name (including the full path) for the created XPS file.
A object which specifies the XPS export options to be applied when a grid is exported.
Gets or sets whether the TreeListView fetches child nodes of sub-level nodes when their parent node is being expanded. This is a dependency property.
true to fetch child nodes of sub-level nodes when their parent node is being expanded; otherwise, false.
Identifies the dependency property.
[To be supplied]
Gets or sets the way nodes are filtered.
A enumeration value that specifies the way nodes are filtered.
Identifies the dependency property.
@nbsp;
Returns the list of visible columns that are fixed to the left. This is a dependency property.
The list of visible columns fixed to the left.
Identifies the dependency property.
[To be supplied]
Gets or sets the fixed line's width. This is a dependency property.
A value that specifies the fixed line's width.
Identifies the dependency property.
[To be supplied]
Gets the width of the horizontally scrollable viewport. This is a dependency property.
A value that specifies the width of the horizontally scrollable viewport, in pixels.
Identifies the dependency property.
[To be supplied]
Returns the list of visible columns that are not fixed within a View. This is a dependency property.
The list of visible columns that are not fixed within a View.
Identifies the dependency property.
[To be supplied]
Returns the list of visible columns that are fixed to the right. This is a dependency property.
The list of visible columns fixed to the right.
Identifies the dependency property.
[To be supplied]
Gets or sets the focused column. This is a dependency property.
A object that is the focused column.
Identifies the dependency property.
[To be supplied]
Gets or sets the focused node. This is a dependency property.
A object that is the focused node.
Identifies the dependency property.
[To be supplied]
Gets or sets the template that defines the presentation of a focused node's border. This is a dependency property.
A object that specifies the template that displays the border.
Identifies the dependency property.
[To be supplied]
Searches for a node with the specified value within the specified cell, and returns the first found node.
A value that specifies the field name of the column containing the required cell.
An object that specifies the value of the required cell.
A object that is the node with the specified value within the specified cell. null (Nothing in Visual Basic) if the node was not found.
Returns a node with the specified content.
An object that is the content of the required node.
A object that is the node with the specified content. null (Nothing in Visual Basic) if the node was not found.
Returns the node with the specified key value.
An object that specifies the key value.
A object that is the node with the specified key value.
Returns a node with the specified handle.
An integer value that specifies the row handle.
A object that is the node with the specified handle. null (Nothing in Visual Basic) if the node was not found.
Returns a node with the specified visible index.
An integer value that specifies the node's position within a View.
A object that is the node with the specified visible index. null (Nothing in Visual Basic) if the node was not found.
Returns the value of the specified cell.
A object that is the node which contains the cell.
A value that identifies the column containing the cell by its field name.
An object that is the value of the specified cell. null (Nothing in Visual Basic) if the cell was not found.
Returns the value of the specified cell.
A object that is the node which contains the cell.
A descendant that is the column containing the cell by its field name.
An object that is the value of the specified cell. null (Nothing in Visual Basic) if the cell was not found.
Returns the node's position within a View among visible nodes.
A object that is the node whose visible index is returned.
An integer value that specifies the node's position among visible nodes. -1 if the specified node is hidden.
Returns selected nodes.
An array of nodes currently selected within a View.
Returns the handles of the selected nodes.
An array of integer values specifying the handles of the selected nodes. An empty array if no nodes are selected.
Gets whether the view has details.
false always.
Gets or sets the minimum height of the Column Header Panel. This is a dependency property.
A value that is the minimum height of the Column Header Panel.
Identifies the dependency property.
[To be supplied]
Occurs after a cell's editor has been closed.
Identifies the routed event.
[To be supplied]
Gets or sets the horizontal scrollbar's visibility. This is a dependence property.
A enumeration value that specifies the horizontal scrollbar's visibility.
Identifies the dependency property.
[To be supplied]
Gets the width of the view's client area. This is a dependency property.
A value that specifies the client area's width.
Identifies the dependency property.
[To be supplied]
Gets or sets the name of the field in a data source that contains node images. This is a dependency property.
A value that specifies the field name.
Identifies the dependency property.
[To be supplied]
Gets the width of the row indicator header. This is a dependency property.
A value that specifies the width of the row indicator header, in pixels.
Identifies the dependency property.
[To be supplied]
Gets or sets the width of the indicator panel. This is a dependency property.
An integer value specifying the width of the indicator panel, in pixels.
Identifies the dependency property.
[To be supplied]
Fires when a node fails validation, or when it cannot be saved to a data source.
Identifies the routed event.
[To be supplied]
Gets or sets the name of the service field in a data source that contains unique values. This is a dependency property.
A value that specifies the name of the data source key field.
Identifies the dependency property.
[To be supplied]
This member supports the internal infrastructure and is not intended to be used directly from your code. This is a dependency property.
@nbsp;
Identifies the dependency property.
[To be supplied]
Moves focus to the node preceding the one currently focused.
true to allow moving focus to the Auto Filter Row; otherwise, false.
This is a dependency property.
[To be supplied]
Identifies the dependency property.
[To be supplied]
Gets an object that is the New Item Row's data. This property is reserved for future use.
A object that is the row's data.
Occurs after the node's property has changed.
Identifies the routed event.
[To be supplied]
Occurs each time a node's checkbox has changed its value.
Identifies the routed event.
[To be supplied]
Occurs after a node has been collapsed.
Identifies the routed event.
[To be supplied]
Occurs before a node is collapsed and allowing the action to be canceled.
Identifies the routed event.
[To be supplied]
Occurs after a node has been expanded.
Identifies the routed event.
[To be supplied]
Occurs before a node is expanded.
Identifies the routed event.
[To be supplied]
Gets or sets a selector that chooses a node image based on custom logic. This is a dependency property.
A descendant that chooses a node image based on custom logic.
Identifies the dependency property.
[To be supplied]
Gets the collection of root nodes.
A object that contains root nodes.
Gets or sets the name of the service field in a data source that contains parent node values. This is a dependency property.
A value that contains parent node values.
Identifies the dependency property.
[To be supplied]
Invokes the Print dialog and prints the grid.
Gets or sets whether the grid is printed with all nodes expanded.
true to print the grid with all nodes expanded; otherwise, false. The default is true.
Identifies the dependency property.
[To be supplied]
Gets or sets whether printed columns' widths are automatically changed, so that the grid fits the width of the report page.
true to automatically change the grid's width so that it fits the width of the report page; otherwise, false. The default is true.
Identifies the dependency property.
[To be supplied]
Gets or sets the style applied to all data cells when the grid is printed. This is a dependency property.
A object that represents the style applied to all data cells when the grid is printed.
Identifies the dependency property.
[To be supplied]
Gets or sets whether column headers are printed.
true to print column headers; otherwise, false. The default is true.
Identifies the dependency property.
[To be supplied]
Gets or sets the style applied to column headers when the grid is printed. This is a dependency property.
A object that represents the style applied to column headers when the grid is printed.
Identifies the dependency property.
[To be supplied]
Prints the grid using the printer specified by the print queue.
A object specifying the print queue.
Prints the grid using the default printer.
Gets or sets whether expand buttons are printed.
true to print expand buttons; otherwise, false. The default is true.
Identifies the dependency property.
[To be supplied]
Gets or sets the template that defines the Fixed Summary Panel's presentation when the grid is printed. This is a dependency property.
A object that defines the Fixed Summary Panel's presentation when the grid is printed
Identifies the dependency property.
[To be supplied]
Gets or sets whether the Fixed Summary Panel is printed. This is a dependency property.
true to print the Fixed Summary Panel; otherwise, false.
Identifies the dependency property.
[To be supplied]
Gets or sets the style applied to summary items displayed within the Fixed Summary Panel when the grid is printed. This is a dependency property.
A object that represents the style applied to summary items displayed within the Fixed Summary Panel when the grid is printed.
Identifies the dependency property.
[To be supplied]
Gets or sets the template that defines the Summary Panel's presentation when the grid is printed. This is a dependency property.
A object that defines the Summary Panel's presentation when the grid is printed.
Identifies the dependency property.
[To be supplied]
Gets or sets the template that defines the presentation of column headers when the grid is printed. This is a dependency property.
A object that defines the presentation of column headers when the grid is printed.
Identifies the dependency property.
[To be supplied]
Gets or sets whether the node images are printed.
true to print the node images; otherwise, false. The default is false.
Identifies the dependency property.
[To be supplied]
Gets or sets the style applied to the node indents when the grid is printed. This is a dependency property.
A object that is the style applied to the node indents when the grid is printed.
Identifies the dependency property.
[To be supplied]
Gets or sets the template that defines the presentation of data rows when the grid is printed. This is a dependency property.
A object that defines the presentation of data rows when the grid is printed.
Identifies the dependency property.
[To be supplied]
Gets or sets whether the Summary Panel is printed.
true to print the Summary Panel; otherwise, false. The default is true.
Identifies the dependency property.
[To be supplied]
Gets or sets the style applied to total summary items when the grid is printed. This is a dependency property.
A object that represents the style applied to total summary items when the grid is printed.
Identifies the dependency property.
[To be supplied]
Gets or sets whether focus is restored on a child node after expanding its parent node. This is a dependency property.
true, to restore focus; otherwise, false.
Identifies the dependency property.
[To be supplied]
Restores the nodes state.
This member supports the internal infrastructure and is not intended to be used directly from your code. This is a dependency property.
@nbsp;
Identifies the dependency property.
[To be supplied]
Gets or sets the root value. This is a dependency property.
An object that specifies the root value.
Identifies the dependency property.
[To be supplied]
Gets or sets the node decoration template. This is a dependency property.
A object that is the node decoration template.
Identifies the dependency property.
[To be supplied]
Occurs when a node is double-clicked.
Identifies the routed event.
[To be supplied]
Gets or sets the node indent. This is a dependency property.
A value that specifies the node indent, in pixels.
Identifies the dependency property.
[To be supplied]
Gets or sets the template that defines the presentation of a row indicator's content. This is a dependency property.
A object that defines the presentation of row indicators.
Identifies the dependency property.
[To be supplied]
Gets or sets a node's minimum height. This is a dependency property.
A value that specifies a row's minimum height.
Identifies the dependency property.
[To be supplied]
This member supports the internal infrastructure and is not intended to be used directly from your code. This is a dependency property.
@nbsp;
Identifies the dependency property.
[To be supplied]
This is a dependency property.
[To be supplied]
Identifies the dependency property.
[To be supplied]
Saves the current nodes state to the memory.
Gets or sets the scroll animation length. This is a dependency property.
A value that specifies the animation length, in milliseconds.
Identifies the dependency property.
[To be supplied]
Gets or sets the per-pixel scrolling mode. This is a dependency property.
A enumeration value that specifies the per-pexel scrolling mode.
Identifies the dependency property.
[To be supplied]
This member supports the internal infrastructure and is not intended to be used directly from your code. This is a dependency property.
@nbsp;
Identifies the dependency property.
[To be supplied]
This member supports the internal infrastructure and is not intended to be used directly from your code. This is a dependency property.
@nbsp;
Identifies the dependency property.
[To be supplied]
Gets data objects that correspond to nodes currently selected within a View.
A object that is the collection of data objects corresponding to selected nodes.
Gets or sets the source of selected nodes. This is a dependency property.
The collection of selected nodes.
Identifies the dependency property.
[To be supplied]
Occurs after treelist's selection has been changed.
Identifies the routed event.
[To be supplied]
Selects the specified node.
An integer value which specifies the handle of the node to select.
Selects the specified node.
A object that is the node to select.
Selects multiple nodes, while preserving the current selection (if any).
An integer value specifying the row handle at which the selection starts.
An integer value specifying the row handle at which the selection ends.
Selects multiple nodes, while preserving the current selection (if any).
A object that is the node at which the selection starts.
A object that is the node at which the selection ends.
Sets the value of the specified cell in the specified node.
A object that is the node containing the cell.
A descendant that is the column containing the cell.
An object that specifies the specified cell's new value.
Sets the value of the specified cell in the specified node.
A object that is the node containing the cell.
A value that identifies the column containing the cell by its field name.
An object that specifies the specified cell's new value.
This member supports the internal infrastructure and is not intended to be used directly from your code. This is a dependency property.
@nbsp;
@nbsp;
This member supports the internal infrastructure and is not intended to be used directly from your code. This is a dependency property.
@nbsp;
@nbsp;
This member supports the internal infrastructure and is not intended to be used directly from your code. This is a dependency property.
@nbsp;
@nbsp;
This member supports the internal infrastructure and is not intended to be used directly from your code. This is a dependency property.
@nbsp;
@nbsp;
Gets or sets whether the Automatic Filter Row is displayed. This is a dependency property.
true to show the automatic filter row; otherwise, false. The default is false.
Identifies the dependency property.
[To be supplied]
Gets or sets whether or not to display node check boxes.
true to display node check boxes; otherwise, false.
Identifies the dependency property.
@nbsp;
Gets or sets whether or not to show expand buttons. This is a dependency property.
true to show expand buttons; otherwise, false.
Identifies the dependency property.
[To be supplied]
Gets or sets whether horizontal lines are displayed. This is a dependency property.
true to display horizontal lines; otherwise, false. The default is true.
Identifies the dependency property.
[To be supplied]
Gets or sets a value specifying whether the Indicator panel is displayed. This is a dependency property.
true to display the node indicator panel; otherwise, false. The default is true.
Identifies the dependency property.
[To be supplied]
Enables you to prevent an end-user from activating editors of individual cells.
Identifies the routed event.
[To be supplied]
Occurs after the focused cell's editor has been shown.
Identifies the routed event.
[To be supplied]
Gets or sets whether to display node images or not. This is a dependency property.
true to allow display node images; otherwise, false.
Identifies the dependency property.
[To be supplied]
Creates the print document from the TreeListView and displays the Print Preview of the document using the specified owner, document name and Print Preview's title. This method is intended to be used in XBAP applications.
A instance specifying the owner of the Print Preview.
A value specifying what name should be used for the document to be displayed in the Print Preview.
A value specifying the title of the Print Preview.
Creates the print document from the TreeListView and displays the Print Preview of the document using the specified owner and document name. This method is intended to be used in XBAP applications.
A instance specifying the owner of the Print Preview.
A value specifying what name should be used for the document to be displayed in the Print Preview.
Creates the print document from the TreeListView and displays the Print Preview of the document using the specified owner. This method is intended to be used in XBAP applications.
A instance specifying the owner of the Print Preview.
Creates the print document from the TreeListView and displays the Print Preview of the document using the specified owner, document name and Print Preview's title. This method can't be used in XBAP applications.
A instance specifying the owner of the Print Preview.
A value specifying what name should be used for the document to be displayed in the Print Preview.
A value specifying the title of the Print Preview.
Creates the print document from the TreeListView and displays the Print Preview of the document using the specified owner. This method can't be used in XBAP applications.
A instance specifying the owner of the Print Preview.
Creates the print document from the TreeListView and displays the Print Preview of the document using the specified owner and document name. This method can't be used in XBAP applications.
A instance specifying the owner of the Print Preview.
A value specifying what name should be used for the document to be displayed in the Print Preview.
Creates the print document from the TreeListView and displays the modal Print Preview of the document using the specified owner. This method can't be used in XBAP applications.
A instance specifying the owner of the Print Preview.
Creates the print document from the TreeListView and displays the modal Print Preview of the document using the specified owner, document name and Print Preview's title. This method can't be used in XBAP applications.
A instance specifying the owner of the Print Preview.
A value specifying what name should be used for the document to be displayed in the Print Preview.
A value specifying the title of the Print Preview.
Creates the print document from the TreeListView and displays the modal Print Preview of the document using the specified owner and document name. This method can't be used in XBAP applications.
A instance specifying the owner of the Print Preview.
A value specifying what name should be used for the document to be displayed in the Print Preview.
Gets or sets whether or not to show an indent for the root node.
true to show an indent for the root node; otherwise, false.
Identifies the dependency property.
[To be supplied]
This member supports the internal infrastructure and is not intended to be used directly from your code.
@nbsp;
Identifies the dependency property.
[To be supplied]
Gets or sets whether vertical lines are displayed. This is a dependency property.
true to display vertical lines; otherwise, false. The default is true.
Identifies the dependency property.
[To be supplied]
Gets the total number of nodes contained within the view.
An integer value that specifies the total number of nodes.
Gets or sets the tree derivation mode. This is a dependency property.
A enumeration value that specifies the tree derivation mode.
Identifies the dependency property.
[To be supplied]
Gets or sets the style of tree lines used to connect nodes. This is a dependency property.
A enumeration value that specifies the style of tree lines.
Identifies the dependency property.
[To be supplied]
Unchecks all node check boxes.
Unselects the specified node.
A object that is the node to unselect.
Unselects the specified node.
An integer value identifying the node by its handle.
Gets or sets whether rows can be selected via the Row Indicator Panel. This is a dependency property.
true if rows can be selected via the row indicator; otherwise, false. The default is true.
Identifies the dependency property.
[To be supplied]
Enables you to specify whether the focused cell's data is valid, and whether the cell's editor can be closed.
Identifies the routed event.
[To be supplied]
Enables you to specify whether the focused node's data is valid, and whether the node can lose focus.
Identifies the routed event.
[To be supplied]
Gets or sets the vertical scrollbar's visibility. This is a dependency property.
A enumeration value that specifies the vertical scrollbar's visibility.
Identifies the dependency property.
[To be supplied]
Gets the list of visible columns. This is a dependency property.
The list of visible columns.
Identifies the dependency property.
[To be supplied]
Lists values that indicate how a node has been changed.
A new node has been added to the collection of nodes (, ).
A node's checkbox state has been changed.
A node's content has been modified (the property has been changed).
A node has been expanded or collapsed (the property has been changed).
The button used to expand/collapse a node has been shown or hidden. The expand button is not displayed within a node if the node does not have child nodes (its collection is empty).
A node's image specified by the property, has been changed.
The node checkbox has been shown or hidden. The property specifies the visibility of node checkboxes.
A node has been removed from the collection of nodes (, ).
The Column Chooser control.
Initializes a new instance of the ColumnChooserControl class.