Skip to main content

WinExplorerView Members

Displays records using one of seven styles supported by Microsoft Windows Explorer — Small, Medium, Large, Extra Large, List, Tiles, and Content. Supports HTML-CSS templates that allow you to override the default data presentation in these styles.

Constructors

Name Description
WinExplorerView() Initializes a new instance of the WinExplorerView class with the default settings.
WinExplorerView(GridControl) Initializes a new instance of the WinExplorerView class with the specified owner.

Fields

Name Description
MaxRowCopyCount static Allows you to limit the maximum number of rows that are copied to the Clipboard when the BaseView.CopyToClipboard method is called, or when an end-user presses the CTRL+C shortcut. Inherited from BaseView.

Properties

Name Description
AccessibleDescription Gets or sets the object’s description used by accessibility client applications. Inherited from BaseView.
AccessibleName Returns the object’s name used by accessibility client applications. Inherited from BaseView.
AccessibleRole Gets or sets the object’s accessible role. Inherited from BaseView.
ActiveEditor Gets a View’s active editor. Inherited from ColumnView.
ActiveFilter Gets an object which returns information on the filter criteria applied to the View. Inherited from ColumnView.
ActiveFilterCriteria Gets or sets the current filter criteria. Inherited from ColumnView.
ActiveFilterEnabled Gets or sets whether the filtering functionality is enabled. Inherited from ColumnView.
ActiveFilterString Gets or sets the filter criteria in string format. Inherited from ColumnView.
Appearance Provides access to the appearance settings for all visual elements within this WinExplorerView.
AppearancePrint Provides access to the properties that specify the WinExplorerView‘s element appearances when the View is printed/exported.
BaseInfo Gets an object providing information for creating and initializing the View. Inherited from BaseView.
BorderStyle Gets or sets the border style for the current View. Inherited from BaseView.
CanRaiseEvents protected Gets a value indicating whether the component can raise an event. Inherited from Component.
CanShowEditor Gets a value indicating whether a View can activate cell editors. Inherited from ColumnView.
Columns Provides access to the collection of columns available for display within the View. Inherited from ColumnView.
ColumnSet Stores a collection of WinExplorerView‘s fields and columns, assigned to these fields.
Container Gets the IContainer that contains the Component. Inherited from Component.
ContextButtonOptions Provides access to properties common to all context buttons within this WinExplorerView.
ContextButtons Gets the ContextItemCollection object that contains context buttons for this WinExplorerView.
DataController Gets the data controller which implements data-aware operations. Inherited from BaseView.
DataRowCount Gets how many data rows are contained within the View. Inherited from BaseView.
DataSource Gets the data source whose data is displayed by a View. Inherited from BaseView.
DefaultEdit Obsolete. The property is obsolete and you should not use it in your code. Inherited from ColumnView.
DesignMode protected Gets a value that indicates whether the Component is currently in design mode. Inherited from Component.
DetailHeight This member supports the internal infrastructure, and is not intended to be used directly from your code.
DetailLevel Gets the nesting level of a View. Inherited from BaseView.
DetailTabHeaderLocation This member supports the internal infrastructure, and is not intended to be used directly from your code.
DisableCurrencyManager Gets or sets whether the View’s focused record is synchronized with the current position of the corresponding CurrencyManager object. Inherited from ColumnView.
Editable Determines whether end-users can modify the View’s cell values. Inherited from ColumnView.
EditingValue Gets or sets the currently edited value. Inherited from ColumnView.
EditingValueModified Determines whether the edited cell value has been changed since the cell editor was activated. Inherited from ColumnView.
Events protected Gets the list of event handlers that are attached to this Component. Inherited from Component.
ExtraLargeImages Gets or sets the object that stores Extra Large Images for this WinExplorerView.
FilteredColumnsCount Obsolete. Gets the number of columns that specify filtering conditions. Inherited from ColumnView.
FilterPanelText Gets the text displayed within the filter panel. Inherited from ColumnView.
FilterPopupMaxRecordsCount Obsolete. Gets or sets the maximum number of records whose field values can be displayed within filter dropdowns. Inherited from ColumnView.
FilterPopupRowCount Obsolete. Gets or sets the maximum number of items filter dropdowns can display at once. Inherited from ColumnView.
FindFilterText Gets or sets the query in the Find Panel. Inherited from ColumnView.
FindPanelVisible Gets or sets whether the Find Panel is visible. Inherited from ColumnView.
FocusedColumn Gets or sets the focused column/card field (in CardView and LayoutView Views). Inherited from ColumnView.
FocusedRowHandle Read this property value to retrieve the currently selected row’s handle. Modify the property to manually select a row with the given handle. Inherited from ColumnView.
FocusedRowModified Gets a value indicating whether the focused row’s cell values have been modified since the row last received focus. Inherited from ColumnView.
FocusedValue Gets the focused cell value. Inherited from ColumnView.
ForceDoubleClick Gets or sets whether double-clicking within the View fires the DoubleClick event, even if a data cell has been double-clicked and its editor has been invoked on the first click. Inherited from BaseView.
FormatConditions Gets the collection of style format conditions for a View. Inherited from BaseView.
FormatRules Provides access to a collection of conditional format rules, which allow you to change the appearance of individual cells or rows based on specific conditions. Inherited from ColumnView.
GridControl Gets the grid control that owns a specific View. Inherited from BaseView.
GroupCount Gets or sets how many columns are used to group data. Inherited from ColumnView.
GroupedColumns Gets the collection of columns involved in data grouping. Inherited from ColumnView.
HasColumnErrors Indicates whether the focused row or at least a single cell within the focused row has an error assigned. Inherited from ColumnView.
HtmlImages Gets or sets a collection of images that can be embedded in column/band headers, group rows and cells using the image tag. Inherited from BaseView.
HtmlTemplates Gets the collection of HTML-CSS templates.
Images Gets or sets a collection of images that can be displayed within column headers and band headers. Inherited from ColumnView.
IsAsyncInProgress Gets whether async data loading is in progress. This property is in effect in Instant Feedback Mode. Inherited from ColumnView.
IsDefaultState Gets a value indicating whether the View is in normal state. Inherited from BaseView.
IsDetailView Gets a value indicating whether the current View is a detail View. Inherited from BaseView.
IsDisposing Gets whether the current object is being disposed of. Inherited from BaseView.
IsDraggingState Gets a value indicating whether a View element is currently being dragged. Inherited from BaseView.
IsEditing Gets whether an item within this WinExplorerView is currently being edited.
IsEditorFocused Gets a value indicating whether the active editor has input focus. Inherited from ColumnView.
IsEmpty Determines whether a View contains any rows. Inherited from ColumnView.
IsFindPanelVisible Gets whether the Find Panel is visible. Inherited from ColumnView.
IsFirstRow Determines whether the first visible data or group row is focused. Inherited from ColumnView.
IsFocusedRowLoaded Gets whether the focused row’s data has been loaded (in Instant Feedback Mode). Inherited from ColumnView.
IsFocusedView Determines whether a View has input focus. Inherited from ColumnView.
IsLastRow Determines whether the last visible data or group row is focused. Inherited from ColumnView.
IsLastVisibleRow Determines whether the last visible row is focused. Inherited from ColumnView.
IsLevelDefault Gets whether the current View object is associated with a node within the GridControl.LevelTree at a non-root level. Inherited from BaseView.
IsLoading Gets a value indicating whether a specific View is being initialized at present time. Inherited from BaseView.
IsMultiSelect Gets whether this WinExplorerView currently allows end-users to select more than one item.
IsServerMode Gets whether the View obtains data in Server Mode. Inherited from BaseView.
IsShowFilterPanel Determines whether the filter panel is visible. Inherited from ColumnView.
IsSizingState Gets a value indicating whether a View element is currently being resized. Inherited from BaseView.
IsVisible Gets whether this WinExplorerView is currently visible.
IsZoomedView This member supports the internal infrastructure, and is not intended to be used directly from your code.
LargeImages Gets or sets the collection of large images for this WinExplorerView.
LevelName Gets the name of the master-detail relationship corresponding to the current detail View. Inherited from BaseView.
LinkCount Gets how many objects are connected to the View. Inherited from BaseView.
MediumImages Gets or sets the collection of medium images for this WinExplorerView.
MRUFilters This property is not intended to be used in code. To edit MRUFilters, use the ColumnView.MRUFiltersInfo collection instead. Inherited from ColumnView.
MRUFiltersInfo Provides access to the recently applied filters list (see MRU Filter List article). Inherited from ColumnView.
Name Gets or sets the View name. Inherited from BaseView.
OptionsBehavior Gets the object that stores the common View’s behavior settings.
OptionsFilter Filtering is not supported within the WinExplorerView.
OptionsFind Provides access to settings controlling the behavior and visibility of the Find Panel and its elements. Inherited from ColumnView.
OptionsHtmlTemplate Contains options that are applied when you use HTML and CSS-based templates to render items.
OptionsImageLoad Provides access to properties that manage View item image behavior.
OptionsLayout Provides access to properties that affect the layout of this WinExplorerView.
OptionsNavigation Provides access to the set of properties that manage the WinExplorerView navigation.
OptionsPrint Provides options that control how the View is printed/exported. Inherited from BaseView.
OptionsSelection Provides access to this WinExplorerView‘s selection options.
OptionsStubGlyphs Provides access to properties that modify a stub glyph’s appearance.
OptionsView Provides access to general WinExplorerView settings.
OptionsViewStyles Provides access to advanced View Style options.
PaintAppearance Provides access to the appearance settings currently used to paint the View’s elements. Inherited from BaseView.
PaintStyleName This member is not supported. Inherited from BaseView.
ParentView Gets or sets a master View for the current View. Inherited from BaseView.
Position Gets or sets the distance that specifies how much this WinExplorerView is scrolled down, counting from the View client area’s top edge.
RowCount Gets a count of the total number of visible rows contained within the current View. Inherited from BaseView.
RowFilter Gets the expression used to filter the records displayed within the View. Inherited from ColumnView.
SelectedHtmlText Returns the text content of currently selected HTML elements. Use the OptionsHtmlTemplate.AllowContentSelection property to specify whether users can select HTML elements at runtime.
SelectedRowsCount Gets the number of selected rows (cards). Inherited from ColumnView.
ShowButtonMode Obsolete. Gets or sets a value specifying editor button display mode. Inherited from ColumnView.
Site Gets or sets the ISite of the Component. Inherited from Component.
SmallImages Gets or sets the small images collection for this WinExplorerView.
SortedColumns Gets the collection of columns involved in sorting. Inherited from ColumnView.
SortInfo Sorting is not supported for the WinExplorerView.
SortInfoState This member supports the internal infrastructure, and is not intended to be used directly from your code. Inherited from ColumnView.
SourceRow Gets a master row for a View. Inherited from BaseView.
SourceRowHandle Gets the handle of a master row for a View. Inherited from BaseView.
SourceView Gets the pattern View used to create a clone View. Inherited from BaseView.
SynchronizeClones Gets or sets a value specifying whether this View’s clones have synchronized appearance and data representation settings. Inherited from BaseView.
Tag Gets or sets the data associated with the current View. Inherited from BaseView.
TopLeftItemIndex Gets the index of the first item displayed within this WinExplorerView.
ViewCaption Gets or sets the View Caption. Inherited from BaseView.
ViewCaptionHeight Gets or sets the height of the View Caption region. Inherited from ColumnView.
ViewRect Gets the region which this WinExplorerView currently occupies.
ViewRepository Gets the View repository that owns the current View. Inherited from BaseView.
VisibleColumns Gets the visible column collection. Inherited from ColumnView.
WorkAsLookup This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. Inherited from BaseView.

Methods

Name Description
AddNewRow() Adds a new record to this WinExplorerView.
ApplyColumnsFilter() Enables the filtering functionality. Inherited from ColumnView.
ApplyFindFilter(String) Fills in the Find Panel with the specified query and applies it. Inherited from ColumnView.
Assign(BaseView, Boolean) Copies all settings from the parameter View to the current View and allows you to specify whether event handlers should be copied as well.
AssignCheckBoxField(String) Assigns the required database field to the column that is set as this WinExplorerView‘s Check Box column.
AssignDescriptionField(String) Assigns the required database field to the column that is set as this WinExplorerView‘s Description column.
AssignExtraLargeImageField(String) Assigns the required database field to the column that is set as this WinExplorerView‘s Extra Large Image column.
AssignLargeImageField(String) Assigns the required database field to the column that is set as this WinExplorerView‘s Large Image column.
AssignMediumImageField(String) Assigns the required database field to the column that is set as this WinExplorerView‘s Medium Image column.
AssignSmallImageField(String) Assigns the required database field to the column that is set as this WinExplorerView‘s Small Image column.
AssignTextField(String) Assigns the required database field to the column that is set as this WinExplorerView‘s Text column.
BeginDataUpdate() Prevents visual and internal data updates until the BaseView.EndDataUpdate method is called. Inherited from ColumnView.
BeginInit() Starts the runtime View initialization. Inherited from BaseView.
BeginSelection() Prevents selection updates until the BaseView.EndSelection or the BaseView.CancelSelection method is called. Inherited from BaseView.
BeginSort() Prevents visual and internal data updates until the ColumnView.EndSort method is called. Inherited from ColumnView.
BeginUpdate() Locks the BaseView object by preventing visual updates of the object and its elements until the EndUpdate method is called. Inherited from BaseView.
BindCommand(Expression<Action>, Object, String, Func<Object>) Uses the command selector to find an appropriate parameterized MVVM command in the source, and binds this command to the target HTML element.
BindCommand(Object, String, Func<Object>) Binds the specific parameterized MVVM command to an HTML element.
BindCommand<T>(Expression<Action<T>>, Object, String, Func<T>) Uses the command selector to find an appropriate parameterized MVVM command of the target type in the source and bind it to the target HTML element.
CalcColumnBestWidth(GridColumn) Returns the minimum width that the specified column needs to display its contents completely. Inherited from ColumnView.
CalcHitInfo(Point) Returns information on the WinExplorerView‘s elements located at the specified point.
CalcHitInfo(Int32, Int32) Returns information about the View elements located at the specified point. Inherited from BaseView.
CancelSelection() Enables selection updates after the BaseView.BeginSelection method call, but doesn’t force an immediate update. Inherited from BaseView.
CancelUpdateCurrentRow() Cancels changes made to focused row cells. Inherited from ColumnView.
CanGroupColumn(GridColumn) Indicates whether grouping by a specific column is enabled. Inherited from ColumnView.
CanResizeColumn(GridColumn) Indicates whether end-users can resize a specific column by dragging its right edge. Inherited from ColumnView.
CanSortColumn(GridColumn) Indicates whether end-users can sort data by the specified column’s values. Inherited from ColumnView.
CheckLoaded() Forces the grid control to finish its initialization. Inherited from BaseView.
ClearAsyncImageLoadCache() Forces the WinExplorerView to remove all asynchronously loaded images from the cache.
ClearAsyncImageLoadCache(Int32) Removes an image loaded for a specific row from the cache.
ClearColumnErrors() Removes error descriptions for the focused row. Inherited from ColumnView.
ClearColumnsFilter() Removes any filter conditions applied to the View’s columns. Inherited from ColumnView.
ClearDocument() Clears a previously generated document for printing/exporting. Inherited from BaseView.
ClearFindFilter() Discards the query in the Find Panel. Inherited from ColumnView.
ClearImageLoader() This member supports the internal infrastructure, and is not intended to be used directly from your code.
ClearSelection() Unselects any selected rows in the current View when multiple row selection is in effect. Inherited from ColumnView.
ClearSorting() Clears sorting applied to the View. Inherited from ColumnView.
CloseEditor() Hides the active editor saving changes made. Inherited from BaseView.
CollapseAllGroups() Collapses all currently expanded groups within this WinExplorerView.
Connect(Object) Connects the View to the specified object. Inherited from BaseView.
ConvertFormatConditionToFormatRules() Converts objects from the BaseView.FormatConditions collection to GridFormatRule objects and adds them to the ColumnView.FormatRules collection. Inherited from ColumnView.
CopyToClipboard() Copies the selected record(s) to the Clipboard as text. Inherited from BaseView.
CreateDocument() Creates a print/export document from the View’s data. Inherited from BaseView.
CreateExportLink(IExportProvider) Returns an object that enables you to export a View’s data in a number of different formats. Inherited from BaseView.
CreateObjRef(Type) Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. Inherited from MarshalByRefObject.
DeleteRow(Int32) Deletes a data record or group row (in Grid Views) from the View. Also removes the corresponding row from a data source. Inherited from ColumnView.
DeleteSelectedRows() Deletes the selected items (records) in multiple selection mode or the focused item in single selection mode.
Disconnect(Object) Removes the connection between the View and the specified object. Inherited from BaseView.
Dispose() Releases all resources used by the Component. Inherited from Component.
EndDataUpdate() Enables visual and internal data updates after the BaseView.BeginDataUpdate method call, and forces an immediate View update. Inherited from BaseView.
EndInit() Ends the runtime View initialization. Inherited from BaseView.
EndSelection() Enables selection updates after calling the BaseView.BeginSelection method and forces an immediate update. Inherited from BaseView.
EndSort() Enables visual and internal data updates after the ColumnView.BeginSort method call, and forces an immediate View update. Inherited from ColumnView.
EndUpdate() Unlocks the BaseView object after a call to the BeginUpdate method and causes an immediate visual update. Inherited from BaseView.
EnsureRowLoaded(Int32, OperationCompleted) Loads a row (if it is not already loaded) and calls your callback method after that. This method is in effect in Instant Feedback Mode. Inherited from ColumnView.
Equals(Object, Object) static Determines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object) Determines whether the specified object is equal to the current object. Inherited from Object.
ExpandAllGroups() Expands all groups within this WinExplorerView.
Export(ExportTarget, Stream, ExportOptionsBase) Exports the data displayed by the GridControl.DefaultView (the GridControl.MainView or the currently maximized detail View) in the specified format to a stream, using the specified options. Inherited from BaseView.
Export(ExportTarget, Stream) Exports the data displayed by the GridControl.DefaultView (the GridControl.MainView or the currently maximized detail View) in the specified format to a stream. Inherited from BaseView.
Export(ExportTarget, String, ExportOptionsBase) Exports the data displayed by the GridControl.DefaultView (the GridControl.MainView or the currently maximized detail View) in the specified format to a file, using the specified options. Inherited from BaseView.
Export(ExportTarget, String) Exports the data displayed by the GridControl.DefaultView (the GridControl.MainView or the currently maximized detail View) in the specified format to a file. Inherited from BaseView.
ExportToCsv(Stream, CsvExportOptions) Exports the control’s data to the specified stream in CSV format using the specified options. Inherited from BaseView.
ExportToCsv(Stream) Exports the control’s data to the specified stream in CSV format. Inherited from BaseView.
ExportToCsv(String, CsvExportOptions) Exports the control’s data to the specified file in CSV format using the specified options. Inherited from BaseView.
ExportToCsv(String) Exports the control’s data to the specified file in CSV format. Inherited from BaseView.
ExportToDocx(Stream, DocxExportOptions) Exports the view’s data in the Office Open XML format (DOCX file) and sends it to the specified stream. Inherited from BaseView.
ExportToDocx(Stream) Exports the view’s data in the Office Open XML file format (DOCX file) and sends it to the specified stream. Inherited from BaseView.
ExportToDocx(String, DocxExportOptions) Exports the view’s data in the Office Open XML format and saves it to the specified DOCX file. Inherited from BaseView.
ExportToDocx(String) Exports the view’s data in the Office Open XML file format and saves it to the specified DOCX file. Inherited from BaseView.
ExportToExcelOld(String) Obsolete. Exports the GridControl.DefaultView‘s data to the specified file in MS Excel format. Inherited from BaseView.
ExportToHtml(Stream, HtmlExportOptions) Exports the GridControl.DefaultView‘s data to the specified stream in HTML format using the specified options. Inherited from BaseView.
ExportToHtml(Stream, String, String, Boolean) Obsolete. Exports the GridControl.DefaultView‘s data to a stream in HTML format using the specified character encoding, with the specified title. The output file can be compressed (secondary characters e.g. spaces are removed) if required. Inherited from BaseView.
ExportToHtml(Stream) Exports the GridControl.DefaultView‘s data to a stream in HTML format. Inherited from BaseView.
ExportToHtml(String, HtmlExportOptions) Exports the GridControl.DefaultView‘s data to the specified file in HTML format using the specified options. Inherited from BaseView.
ExportToHtml(String, String, String, Boolean) Obsolete. Exports the GridControl.DefaultView‘s data to the specified HTML file with the specified title, using the specified character encoding. The output file can be compressed (secondary characters e.g. spaces are removed) if required. Inherited from BaseView.
ExportToHtml(String, String) Obsolete. Exports the GridControl.DefaultView‘s data to an HTML file using the specified character encoding. Inherited from BaseView.
ExportToHtml(String) Exports the GridControl.DefaultView‘s data to the specified file in HTML format. Inherited from BaseView.
ExportToHtmlOld(String) Obsolete. Exports the GridControl.DefaultView‘s data to the specified file in HTML format. Inherited from BaseView.
ExportToMht(Stream, MhtExportOptions) Exports the GridControl.DefaultView‘s data to the specified stream in MHT format using the specified options. Inherited from BaseView.
ExportToMht(Stream, String, String, Boolean) Obsolete. Exports the GridControl.DefaultView‘s data to a stream in MHT format using the specified character encoding, with the specified title. The output file can be compressed (secondary characters e.g. spaces are removed) if required. Inherited from BaseView.
ExportToMht(String, MhtExportOptions) Exports the GridControl.DefaultView‘s data to the specified file in MHT format using the specified options. Inherited from BaseView.
ExportToMht(String, String, String, Boolean) Obsolete. Exports the GridControl.DefaultView‘s data to the specified file in MHT format using the specified character encoding, with the specified title. The output file can be compressed (secondary characters e.g. spaces are removed) if required. Inherited from BaseView.
ExportToMht(String, String) Obsolete. Exports the GridControl.DefaultView‘s data to the specified file in MHT format using the specified character encoding. Inherited from BaseView.
ExportToMht(String) Exports the GridControl.DefaultView‘s data to the specified file in MHT format. Inherited from BaseView.
ExportToPdf(Stream) Exports the GridControl.DefaultView‘s data to a stream in PDF format. Inherited from BaseView.
ExportToPdf(String, PdfExportOptions) Exports the GridControl.DefaultView‘s data to the specified file in PDF format. Inherited from BaseView.
ExportToPdf(String) Exports the GridControl.DefaultView‘s data to the specified file in PDF format. Inherited from BaseView.
ExportToRtf(Stream, RtfExportOptions) Exports the view’s data to a stream in RTF format. Inherited from BaseView.
ExportToRtf(Stream) Exports the GridControl.DefaultView‘s data to a stream in RTF format. Inherited from BaseView.
ExportToRtf(String, RtfExportOptions) Exports the view’s data to a file in RTF format. Inherited from BaseView.
ExportToRtf(String) Exports the GridControl.DefaultView‘s data to a file in RTF format. Inherited from BaseView.
ExportToText(Stream, TextExportOptions) Exports the GridControl.DefaultView‘s data to the specified stream in Text format using the specified options. Inherited from BaseView.
ExportToText(Stream, String, Boolean, Encoding) Obsolete. Exports the GridControl.DefaultView‘s data to a stream in TXT format using the specified separator string, quotation and text encoding settings. Inherited from BaseView.
ExportToText(Stream, String, Boolean) Obsolete. Exports the GridControl.DefaultView‘s data to a stream in TXT format using the specified separator string and quotation settings. Inherited from BaseView.
ExportToText(Stream, String) Obsolete. Exports the GridControl.DefaultView‘s data to a stream in TXT format using the specified separator string. Inherited from BaseView.
ExportToText(Stream) Exports the GridControl.DefaultView‘s data to a stream in TXT format. Inherited from BaseView.
ExportToText(String, TextExportOptions) Exports the GridControl.DefaultView‘s data to the specified file in Text format using the specified options. Inherited from BaseView.
ExportToText(String, String, Boolean, Encoding) Obsolete. Exports the GridControl.DefaultView‘s data to a file in TXT format using the specified separator string, quotation and text encoding settings. Inherited from BaseView.
ExportToText(String, String, Boolean) Obsolete. Exports the GridControl.DefaultView‘s data to a file in TXT format using the specified separator string and quotation settings. Inherited from BaseView.
ExportToText(String, String) Obsolete. Exports the GridControl.DefaultView‘s data to a file in TXT format using the specified separator string. Inherited from BaseView.
ExportToText(String) Exports the GridControl.DefaultView‘s data to the specified file in TXT format. Inherited from BaseView.
ExportToTextOld(String) Obsolete. Exports the GridControl.DefaultView‘s data to the specified file in TXT format. Inherited from BaseView.
ExportToXls(Stream, XlsExportOptions) Exports the GridControl.DefaultView‘s data to the specified stream in XLS format using the specified options. Inherited from BaseView.
ExportToXls(Stream, Boolean) Obsolete. Exports the GridControl.DefaultView‘s data to a stream in XLS format with the specified formatting settings. Inherited from BaseView.
ExportToXls(Stream) Exports the GridControl.DefaultView‘s data to a stream in XLS format Inherited from BaseView.
ExportToXls(String, XlsExportOptions) Exports the GridControl.DefaultView‘s data to the specified file in XLS format using the specified options. Inherited from BaseView.
ExportToXls(String, Boolean) Obsolete. Exports the GridControl.DefaultView‘s data to a file in XLS format with the specified formatting settings. Inherited from BaseView.
ExportToXls(String) Exports the GridControl.DefaultView‘s data to a file in XLS format. Inherited from BaseView.
ExportToXlsx(Stream, XlsxExportOptions) Exports the GridControl.DefaultView‘s data to the specified stream in XLSX (MS Excel 2007) format using the specified options. Inherited from BaseView.
ExportToXlsx(Stream) Exports the GridControl.DefaultView‘s data to the specified stream in XLSX (MS Excel 2007) format. Inherited from BaseView.
ExportToXlsx(String, XlsxExportOptions) Exports the GridControl.DefaultView‘s data to the specified file in XLSX (MS Excel 2007) format using the specified options. Inherited from BaseView.
ExportToXlsx(String) Exports the GridControl.DefaultView‘s data to the specified file in XLSX (MS Excel 2007) format. Inherited from BaseView.
FindRow(Object) Searches for the target data row within this ColumnView. Inherited from ColumnView.
Focus() Focuses the Grid Control and current View within it. Inherited from BaseView.
FocusInvalidRow() Allows you to temporarily hide the row focus. Inherited from ColumnView.
GetColumn(WinExplorerViewFieldType) Gets a column assigned to the specific field within this WinExplorerView.
GetColumnError(GridColumn) Gets the error description for a specific cell or the entire focused row. Inherited from ColumnView.
GetColumnErrorType(GridColumn) Gets the type of the error associated with the specified cell in the currently focused row. Inherited from ColumnView.
GetColumnHeaderBestWidth(GridColumn) Returns the column header width that allows the content to be displayed in its entirety. Inherited from ColumnView.
GetDataRow(Int32) Returns a DataRow in the bound DataTable that contains data for the specified grid row. Inherited from ColumnView.
GetDataSourceRowIndex(Int32) Returns the index of the data source record that corresponds to the specified row handle. Inherited from ColumnView.
GetDisplayTextByColumnValue(GridColumn, Object) Formats a value according to the specified column’s format settings. Inherited from ColumnView.
GetDragItemInfo() Retrieves information about the current position of the dragged WinExplorerView item.
GetFilterDisplayText(CriteriaOperator) Returns the textual representation of the specified CriteriaOperator object. Inherited from ColumnView.
GetFilterDisplayText(ViewFilter) Returns the textual representation of the specified filter. Inherited from ColumnView.
GetFocusedDataRow() Returns a DataRow in the bound DataTable that contains data for the focused grid row. Inherited from ColumnView.
GetFocusedDataSourceRowIndex() Returns the index of the data source record that corresponds to the focused grid row (card). Inherited from ColumnView.
GetFocusedDisplayText() Returns the focused cell’s display value. Inherited from ColumnView.
GetFocusedRow() Returns an Object in the bound data source that contains data for the focused grid row. Inherited from ColumnView.
GetFocusedRowCellDisplayText(GridColumn) Returns the text displayed in the specified column within the focused row. Inherited from ColumnView.
GetFocusedRowCellDisplayText(String) Gets the display value of the specified cell in the focused row. Inherited from ColumnView.
GetFocusedRowCellValue(GridColumn) Returns the specified column’s edit value within the focused row. Returns null if the column is not found. Inherited from ColumnView.
GetFocusedRowCellValue(String) Returns the edit value of the specified cell within the focused row. Returns null if a column with such field name is not found. Inherited from ColumnView.
GetFocusedValue() Returns the focused cell’s value. Inherited from ColumnView.
GetGroupRowDisplayText(Int32) Gets the text displayed within a specific group row.
GetGroupRowValue(Int32, GridColumn) Gets the group row value in the specified grouping column.
GetHashCode() Serves as the default hash function. Inherited from Object.
GetIncrementalText() Returns the text being searched during an incremental search. Inherited from ColumnView.
GetItemOptions() Returns the current WinExplorer View style.
GetLifetimeService() Retrieves the current lifetime service object that controls the lifetime policy for this instance. Inherited from MarshalByRefObject.
GetListSourceRowCellValue(Int32, GridColumn) Returns the value of the specified cell, which is identified by a column and the index of a record in the data source. Inherited from ColumnView.
GetListSourceRowCellValue(Int32, String) Returns the value of the specified cell, which is identified by a field name and the index of a record in the data source. Inherited from ColumnView.
GetNearestCanFocusedColumn(GridColumn) Returns the nearest column to the specified one that can be focused. Inherited from ColumnView.
GetNextVisibleRow(Int32) Returns the visible index of the row that follows a specific row. Inherited from ColumnView.
GetParentRowHandle(Int32) Gets a specific row’s parent group row.
GetPrevVisibleRow(Int32) Gets the visible index of the row that is located prior to the specified row. Inherited from ColumnView.
GetRow(Int32) Returns an Object in the bound data source that contains data for the specified grid row. Inherited from ColumnView.
GetRowCellDisplayText(Int32, GridColumn) Returns a specific cell’s display value from the current View. Inherited from ColumnView.
GetRowCellDisplayText(Int32, String) Gets the display value of the specified cell. Inherited from ColumnView.
GetRowCellValue(Int32, GridColumn) Returns a specific cell value from the current View. Inherited from ColumnView.
GetRowCellValue(Int32, String) Gets the value of the specified cell in the grid’s data source. Inherited from ColumnView.
GetRowExpanded(Int32) Gets whether the target row is currently expanded.
GetRowHandle(Int32) Returns the handle of the row which represents the specified record in the data source. Inherited from ColumnView.
GetSelectedRows() Returns the handles of the selected rows or cards. Inherited from ColumnView.
GetService(Type) protected Returns an object that represents a service provided by the Component or by its Container. Inherited from Component.
GetShowEditorMode() Returns a value that specifies how an in-place editor is activated for a grid cell. Inherited from ColumnView.
GetShowEditorMode(Int32) This member supports the internal infrastructure, and is not intended to be used directly from your code. Inherited from ColumnView.
GetType() Gets the Type of the current instance. Inherited from Object.
GetViewCaption() Gets the View’s display caption. Inherited from BaseView.
GetViewInfo() Returns the object which contains the internal information used to render the View. Inherited from BaseView.
GetVisibleColumn(Int32) Returns the column displayed at a specific position. Inherited from ColumnView.
GetVisibleIndex(Int32) Returns the visible index of the row specified by its handle. Inherited from ColumnView.
GetVisibleRowHandle(Int32) Returns the handle of the row which is displayed at the specified position. Inherited from ColumnView.
HideEditor() Hides an opened editor assigned to the WinExplorerView‘s Text column.
HideFindPanel() Hides the Find Panel. Inherited from ColumnView.
InitializeLifetimeService() Obtains a lifetime service object to control the lifetime policy for this instance. Inherited from MarshalByRefObject.
Invalidate() Invalidates the region occupied by the current View (adds it to the control’s update region that will be repainted during the next paint operation), and causes a paint message to be sent to the grid control. Inherited from BaseView.
Invalidate(Rectangle) Invalidates the specific region within the WinExplorerView.
InvalidateHitObject(BaseHitInfo) Invalidates the View element located at the point specified by the hit information object. Inherited from BaseView.
InvalidateRect(Rectangle) Invalidates the specified region of a WinExplorer View (adds it to the control’s update region, which will be repainted during the next paint operation), and causes a paint message to be sent to the Grid Control.
InvertRowSelection(Int32) Toggles the specified row’s selected state. Inherited from ColumnView.
IsDataRow(Int32) Indicates whether the specified row is a regular data row.
IsGroupRow(Int32) Gets whether the row to which the target row handle belongs is a group row.
IsNewItemRow(Int32) Indicates whether the specified row/card is the New Item Row/Card. Inherited from ColumnView.
IsRowLoaded(Int32) Gets whether the specified row’s data has been loaded (in Instant Feedback Mode). Inherited from ColumnView.
IsRowSelected(Int32) Indicates whether the specified row is selected. Inherited from ColumnView.
IsValidRowHandle(Int32) Indicates whether the specified row handle is valid. Inherited from ColumnView.
LayoutChanged() Redraws this WinExplorerView.
LoadRow(Int32) Loads a row in Instant Feedback Mode. Inherited from ColumnView.
LoadRowHierarchy(Int32, OperationCompleted) Loads the specified data row’s parent group rows (if they are not already loaded) in Instant Feedback Mode. Inherited from ColumnView.
LocateByDisplayText(Int32, GridColumn, String) Locates rows by cells’ display texts. Inherited from ColumnView.
LocateByValue(Int32, GridColumn, Object, OperationCompleted[]) Locates rows by cell values. Inherited from ColumnView.
LocateByValue(String, Object, OperationCompleted[]) Locates rows by cell values. Inherited from ColumnView.
MakeRowVisible(Int32) Scrolls this WinExplorerView, making the target row visible on screen.
MemberwiseClone() protected Creates a shallow copy of the current Object. Inherited from Object.
MemberwiseClone(Boolean) protected Creates a shallow copy of the current MarshalByRefObject object. Inherited from MarshalByRefObject.
MoveBy(Int32) Selects an item within this WinExplorerView that is placed delta places from than the currently selected item.
MoveFirst() Selects the first item within this WinExplorerView.
MoveLast() Selects the last item within the current WinExplorerView.
MoveLastVisible() Selects the last WinExplorerView item currently visible.
MoveNext() Selects an item that follows the currently selected WinExplorerView item.
MoveNextPage() Scrolls this WinExplorerView one screen down and selects an item within the last item row currently visible.
MovePrev() Selects the previous WinExplorerView item relative to the currently selected item.
MovePrevPage() Scrolls this WinExplorerView one screen up and selects an item within the first item row currently visible.
NormalView() This member supports the internal infrastructure, and is not intended to be used directly from your code.
PopulateColumns() Creates columns for all fields in the bound data source. Inherited from ColumnView.
PopulateColumns(DataColumnInfo[]) Creates columns for the specified DataColumnInfo objects. Inherited from ColumnView.
PopulateColumns(DataTable) Creates columns for all the fields of the specified DataTable. Inherited from ColumnView.
PopulateColumns(Object) Creates columns for record fields in the specified data source (System.Data.DataTable, System.ComponentModel.ITypedList, System.Collections.IList, System.Collections.Generic.IList, DevExpress.XtraGrid.IXtraList, etc. ). Inherited from ColumnView.
PopulateColumns(Type, PopulateColumnsParameters) Generates columns for the custom code-first data source. Inherited from ColumnView.
PostEditor() Saves the modified cell value to the data source. If the GridOptionsView.RowAutoHeight setting is disabled, the currently active cell editor remains opened. Inherited from BaseView.
Print() Prints the grid control’s GridControl.DefaultView (the GridControl.MainView or the currently maximized detail View) without showing a print preview or print dialog. Inherited from BaseView.
PrintDialog() Displays the standard Print dialog to print the data displayed in the Grid Control’s GridControl.DefaultView. Inherited from BaseView.
QueryMoreRows() Sends a request to a data source to load more records in virtual (event-based) server mode. Inherited from BaseView.
ReferenceEquals(Object, Object) static Determines whether the specified Object instances are the same instance. Inherited from Object.
RefreshContextButtons() Redraws context buttons in all records (rows).
RefreshContextButtons(Int32) Redraws context buttons in the record (row) with the specified handle.
RefreshData() Reloads the current datasource data to the WinExplorerView.
RefreshEditor(Boolean) Refreshes the active editor. Inherited from ColumnView.
RefreshRow(Int32) Invalidates the specified row, and forces it to be redrawn. Inherited from ColumnView.
ResetCursor() Sets the mouse cursor to the grid’s Cursor property value. Inherited from BaseView.
ResetGroupCheckedCache() This member supports the internal infrastructure, and is not intended to be used directly from your code.
ResetThumbnailCache() Removes all cached thumbnails for this WinExplorerView‘s items.
RestoreLayoutFromRegistry(String, OptionsLayoutBase) Restores the View’s layout using the specified settings stored at the specified system registry path. Inherited from BaseView.
RestoreLayoutFromRegistry(String) Restores a View’s layout stored at the specified system registry path. Inherited from BaseView.
RestoreLayoutFromStream(Stream, OptionsLayoutBase) Restores the View’s layout using the specified settings which are stored in the specified stream. Inherited from BaseView.
RestoreLayoutFromStream(Stream) Restores a View’s layout from the specified stream. Inherited from BaseView.
RestoreLayoutFromXml(String, OptionsLayoutBase) Restores the View’s layout using the specified settings from the specified XML file. Inherited from BaseView.
RestoreLayoutFromXml(String) Restores a View’s layout from a specific XML file. Inherited from BaseView.
SaveLayoutToRegistry(String, OptionsLayoutBase) Saves the View’s layout using the specified settings to the specified system registry path. Inherited from BaseView.
SaveLayoutToRegistry(String) Saves a View’s layout to a system registry path. Inherited from BaseView.
SaveLayoutToStream(Stream, OptionsLayoutBase) Saves the View’s layout using the specified settings to the specified stream. Inherited from BaseView.
SaveLayoutToStream(Stream) Saves a View’s layout to a specific stream. Inherited from BaseView.
SaveLayoutToXml(String, OptionsLayoutBase) Saves the View’s layout using the specified settings to the specified XML file. Inherited from BaseView.
SaveLayoutToXml(String) Saves a View’s layout to a specific XML file. Inherited from BaseView.
SelectAll() Selects all rows (cards) within the View, except rows residing within collapsed groups. Inherited from ColumnView.
SelectRange(Int32, Int32) Selects the visible rows (cards) in the specified range. Inherited from ColumnView.
SelectRow(Int32) Adds a row (card) to the current selection. Inherited from ColumnView.
SetColumnError(GridColumn, String, ErrorType) Sets an error description and an error type for the specified cell within the focused row. Inherited from ColumnView.
SetColumnError(GridColumn, String) Sets an error description for a cell within the focused row or for the entire focused row. Inherited from ColumnView.
SetFocusedRowCellValue(GridColumn, Object) Assigns a value to the specified column within the currently focused row. Inherited from ColumnView.
SetFocusedRowCellValue(String, Object) Assigns a value to the specified field within the currently focused row. Inherited from ColumnView.
SetFocusedRowModified() Marks the focused row as modified. Inherited from ColumnView.
SetFocusedValue(Object) Assigns a value to the focused cell. Inherited from ColumnView.
SetRowCellValue(Int32, GridColumn, Object) Assigns a value to a specific cell. Inherited from ColumnView.
SetRowCellValue(Int32, String, Object) Sets the value of the specified cell in the current View. Inherited from ColumnView.
SetRowExpanded(Int32, Boolean) Expands or collapses the specific row within this WinExplorerView.
SetSelectionStart(Int32) Sets the first selected item.
ShowCustomFilterDialog(GridColumn) Displays the custom filter dialog. Inherited from ColumnView.
ShowEditor() Displays an editor assigned to the WinExplorerView‘s text column for the focused item.
ShowEditor(WinExplorerViewColumnType, Boolean) This member supports the internal infrastructure, and is not intended to be used directly from your code.
ShowEditor(WinExplorerViewColumnType) Displays the editor assigned to a specific column for the focused item.
ShowEditorByKey(KeyEventArgs) Activates an editor for the focused row cell and passes a specific key to it. Inherited from BaseView.
ShowEditorByKeyPress(KeyPressEventArgs) Activates an editor for the focused row cell and passes a specific key to it. Inherited from BaseView.
ShowEditorByMouse(DXMouseEventArgs) Activates an editor for the focused row cell and passes a mouse click to it. Inherited from BaseView.
ShowFilterEditor(GridColumn) Displays the Filter Editor. Inherited from ColumnView.
ShowFilterPopup(GridColumn) Filtering is not supported within the WinExplorerView.
ShowFindPanel() Displays the Find Panel. Inherited from ColumnView.
ShowPrintPreview() Opens the Print Preview window with a Bars UI. Inherited from BaseView.
ShowRibbonPrintPreview() Displays the Print Preview window with a Ribbon UI. Inherited from BaseView.
ShowUnboundExpressionEditor(GridColumn) Invokes an Expression Editor that enables editing an expression for the specified unbound column. Inherited from ColumnView.
Synchronize(BaseView, SynchronizationMode) Copies the specified settings of a View to the current View. Inherited from BaseView.
Synchronize(BaseView) Copies the visual and data representation settings of a specific View to the current View. Inherited from BaseView.
SynchronizeData(BaseView) Synchronizes a View’s data representation settings with the specified View. Inherited from ColumnView.
SynchronizeVisual(BaseView) Synchronizes a View’s visual settings with the specified View. Inherited from ColumnView.
ToggleGroupExpanded(Int32) Toggles the target group’s expanded/collapsed state.
ToString() Returns a String containing the name of the Component, if any. This method should not be overridden. Inherited from Component.
UnselectRow(Int32) Removes a row (card) from the current selection. Inherited from ColumnView.
UpdateCurrentRow() Validates the focused row and saves its values to the data source. Inherited from ColumnView.
ValidateEditor() Validates the active editor. Inherited from ColumnView.
ViewRowHandleToDataSourceIndex(Int32) Converts the specified row handle to a data source record index. Inherited from ColumnView.
WaitForAsyncOperationEnd() This member supports the internal infrastructure and is not intended to be used directly from your code. Inherited from ColumnView.
ZoomView() Maximizes the current detail View. Inherited from BaseView.

Events

Name Description
AsyncCompleted Fires when async data loading has finished, in Instant Feedback Mode. Inherited from ColumnView.
BeforeLeaveRow Enables you to prevent row focus changes. Inherited from ColumnView.
BeforeLoadLayout Occurs before a layout is restored from storage (a stream, xml file or the system registry). Inherited from BaseView.
CellValueChanged Fires immediately after a cell value has been changed. Inherited from ColumnView.
CellValueChanging Fires when a user changes a cell value: types or deletes a character, chooses a value from the dropdown list, etc. Does not fire when you change cell values in code. Inherited from ColumnView.
Click Occurs when a View is clicked. Inherited from BaseView.
ColumnChanged Fires when changing a column’s properties. Inherited from ColumnView.
ColumnFilterChanged Occurs when a column’s filter condition changes. This event also raises when the Find Panel finishes its search. Inherited from ColumnView.
ColumnPositionChanged Allows you to respond to changing a column’s position within the View. Inherited from ColumnView.
ColumnUnboundExpressionChanged Fires after a column’s GridColumn.UnboundExpression property has been changed. Inherited from ColumnView.
ContextButtonClick Occurs when a context button in this WinExplorerView is clicked.
ContextButtonCustomize Allows you to customize individual context buttons for specific WinExplorerView items.
ContextButtonValueChanged
CustomColumnDisplayText Allows you to replace cell display texts (for cells with textbox-based editors), group row texts, and filter menu item captions. Inherited from ColumnView.
CustomColumnSort Allows you to implement custom rules according to which a Grid column will sort its data. A column uses these custom rules only when its GridColumn.SortMode property is set to ColumnSortMode.Custom. Inherited from ColumnView.
CustomContextButtonToolTip Allows you to specify a tooltip shown when the mouse pointer hovers over a context button. This event is only raised for RatingContextButton and TrackBarContextButton objects.
CustomDrawEmptyForeground Enables a View’s empty space to be custom painted when there aren’t any rows displayed. Inherited from ColumnView.
CustomDrawFilterPanel Enables you to paint the filter panel manually. Inherited from ColumnView.
CustomDrawGroupItem Allows you to manually repaint specific WinExplorerView group captions.
CustomDrawItem Allows you to manually repaint a WinExplorerView item.
CustomDrawViewCaption Enables you to paint the view caption. Inherited from ColumnView.
CustomFilterDialog Enables the Custom Filter Dialog to be replaced with custom filtering facilities. Inherited from ColumnView.
CustomFilterDisplayText Allows you to set a custom Filter Panel text. This techique is aplicable only when the Filter Panel is in “Text” mode (see the FilterCriteriaDisplayStyle property). Inherited from ColumnView.
CustomizeItem
CustomRowFilter Allows you to hide or show specific rows that exist in the data source (regardless of the grid’s filter). Inherited from ColumnView.
CustomUnboundColumnData Fires for all cells of visible unbound columns. Allows you to manually supply data to these cells, and save values entered by users at runtime. Inherited from ColumnView.
DataError Fires when an error occurs in the data controller and allows you to handle the error. Inherited from ColumnView.
DataManagerReset Fires when significant data source changes occur. Inherited from ColumnView.
DataSourceChanged Occurs when the data source of the current View changes. Inherited from BaseView.
Disposed Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component.
DoubleClick Occurs when a View is double-clicked. Inherited from BaseView.
EndGrouping Fires after the grouping operation has been completed. Inherited from ColumnView.
EndSorting Fires after the sorting operation has been completed. Inherited from ColumnView.
FilterEditorCreated Allows you to customize the Filter Editor before it is displayed on screen. Inherited from ColumnView.
FilterExpressionEditorCreated Allows you to customize the Expression Editor used to edit custom expressions that are displayed in the control’s Filter Editor. Inherited from ColumnView.
FilterPopupExcelCustomizeTemplate Allows you to customize templates for Excel-style filters and for external editors generated with Filtering UI Context. Inherited from ColumnView.
FilterPopupExcelData Allows you to add, remove, and modify data values and customize predefined filters in the Excel style pop-up filter menus. Filter items added manually on this event must be unique and sorted. Inherited from ColumnView.
FilterPopupExcelParseFilterCriteria Allows you to parse the filter criteria applied to data and select the corresponding values in the filter menu. Inherited from ColumnView.
FilterPopupExcelPrepareTemplate Allows you to replace the UI for the Excel-styled menus’ “Values” tab. Also affects editors generated by the Filtering UI Context component attached to this Data Grid. Inherited from ColumnView.
FilterPopupExcelQueryFilterCriteria Fires when a filter criteria is about to be applied to data and allows you to customize the filter criteria. Inherited from ColumnView.
FocusedColumnChanged Fires in response to changing column focus. Inherited from ColumnView.
FocusedRowChanged Fires when row focus moves from one row to another. Inherited from ColumnView.
FocusedRowLoaded Fires when the focused row’s data has been loaded (in Instant Feedback Mode). Inherited from ColumnView.
FocusedRowObjectChanged Fires after focus is moved to another row object. Inherited from ColumnView.
FormatRuleExpressionEditorCreated Allows you to customize the Expression Editor embedded in the Edit Formatting Rule dialog. Inherited from ColumnView.
FormatRuleManagerFormCreated Fires when the Conditional Formatting Rules Manager is about to be displayed. Inherited from ColumnView.
GetLoadingImage Allows you to set an image that is used as a load indicator. The View displays a load indicator while the a record’s image is being loaded.
GetThumbnailImage Allows you to asynchronously assign an image to a WinExplorerView record.
GotFocus Occurs when a View receives focus. Inherited from BaseView.
HiddenEditor Fires immediately after an inplace editor has been closed. Inherited from ColumnView.
HtmlElementMouseClick Occurs when a user clicks an element within an HTML-CSS template.
HtmlElementMouseDown Occurs when a mouse pointer is over an element of an HTML-CSS template, and a mouse button is pressed.
HtmlElementMouseMove Occurs when a mouse pointer moves while over an element of an HTML-CSS template.
HtmlElementMouseOut Occurs when a mouse pointer leaves the bounds of an element within an HTML-CSS template.
HtmlElementMouseOver Occurs when a mouse pointer enters the bounds of an element within an HTML-CSS template.
HtmlElementMouseUp Occurs when a mouse button pressed over an element of an HTML-CSS template is released.
InitNewRow Enables you to initialize added rows. Inherited from ColumnView.
InvalidRowException Fires when a row fails validation or when it cannot be saved to the data source. Inherited from ColumnView.
InvalidValueException Enables you to provide a proper response to entering an invalid cell value. Inherited from BaseView.
ItemClick Occurs whenever an item within this WinExplorerView is clicked.
ItemDoubleClick Occurs whenever an item within this WinExplorerView is double-clicked.
ItemDrag Occurs when an end-user clicks an item within this WinExplorerView and drags this item.
ItemKeyDown Occurs when an end-user presses any keyboard key, while an item within this WinExplorerView is selected.
KeyDown Fires when a user presses a key while the View has focus. Inherited from BaseView.
KeyPress Fires when a character key is pressed while the View has focus. Inherited from BaseView.
KeyUp Occurs when releasing the pressed key. Inherited from BaseView.
Layout Fires immediately after a View’s layout has been changed. Inherited from BaseView.
LayoutUpgrade Occurs when a layout is restored from storage (a stream, xml file or system registry) and its version differs from the version of the current View’s layout. Inherited from BaseView.
LostFocus Occurs when a View loses focus. Inherited from BaseView.
MarqueeSelectionCompleted Occurs when the marquee selection is over.
MarqueeSelectionStarted Occurs when an end-user starts the marquee selection.
MouseDown Occurs when the mouse pointer is over a View and a mouse button is pressed. Inherited from BaseView.
MouseEnter Occurs when the mouse pointer enters the View. Inherited from BaseView.
MouseLeave Occurs when the mouse pointer leaves the View. Inherited from BaseView.
MouseMove Occurs when the mouse pointer moves over a View. Inherited from BaseView.
MouseUp Occurs when the mouse button is released if it was pressed within a View. Inherited from BaseView.
MouseWheel Occurs when the mouse wheel is moved while a View has focus. Inherited from BaseView.
PaintStyleChanged Fires after the View’s paint style has changed. Inherited from BaseView.
ParseFindPanelText Fires after the query in the find panel changes. Allows you to create a filter condition based on the query and specify how to highlight results in the control. Inherited from ColumnView.
PrintExportCompleted Allows you to determine whether the view data was printed or exported without errors. Inherited from BaseView.
PrintExportProgress Fires repeatedly while the View’s data is being printed/exported. Inherited from BaseView.
PrintInitialize Allows you to customize general print/export settings when the View is about to be printed/exported. Inherited from BaseView.
PropertyDeserializing Allows you to restore certain settings previously saved in the layout. Inherited from BaseView.
PropertySerializing Allows you to include certain settings in the layout when you save it. Inherited from BaseView.
QueryCustomFunctions Allows you to add custom-function-based filters (for example, ‘discount is more than 15%’) to Excel-style pop-up filter menus and/or the filter editor. Inherited from ColumnView.
QueryItemTemplate Allows you to choose which HTML templates stored in the HtmlTemplates collection should be applied to the current card.
RowCellDefaultAlignment Enables you to specify content alignment for individual cells. Inherited from ColumnView.
RowCountChanged Occurs when the number of visible records is changed within a View. Inherited from BaseView.
RowDeleted Fires after a data row is deleted. Inherited from ColumnView.
RowDeleting Fires when a data row is about to be deleted. Inherited from ColumnView.
RowEditCanceled Fires after row editing was canceled. Inherited from ColumnView.
RowLoaded Fires when a row’s data has been loaded (in Instant Feedback Mode). Inherited from ColumnView.
RowUpdated Occurs after changes made to a focused data row have been saved to an underlying data source. Inherited from ColumnView.
SelectedHtmlTextChanged Occurs when the WinExplorerView.SelectedHtmlText property changes its value.
SelectionChanged Fires when row/cell selection is changed. In v21.1 and higher, the event fires both in single and multiple row selection modes. Inherited from ColumnView.
SelectionChanging Allows you to specify whether users can select and unselect rows. Inherited from ColumnView.
ShowFilterPopupCheckedListBox Allows you to customize checked filter dropdown lists before they are displayed. Inherited from ColumnView.
ShowFilterPopupDate Allows you to customize the filter dropdown for date-time columns. Inherited from ColumnView.
ShowFilterPopupExcel Allows you to hide specific filtering conditions from the “Filters” and “Values” tabs of the Excel-style Filter Dropdown. Inherited from ColumnView.
ShowFilterPopupListBox Enables you to customize a particular column’s filter dropdown list. Inherited from ColumnView.
ShowingEditor Occurs when a cell inplace editor is about to open, and allows you to cancel this action. Inherited from ColumnView.
ShownEditor Fires immediately after a cell editor is invoked. Inherited from ColumnView.
StartGrouping Fires before a grouping operation is started. Inherited from ColumnView.
StartSorting Fires before a sorting operation is started. Inherited from ColumnView.
SubstituteFilter Allows you to update or replace the filter that is about to be applied with a custom filter. Inherited from ColumnView.
SubstituteSortInfo For internal use only. Inherited from ColumnView.
UnboundExpressionEditorCreated Fires after an Expression Editor has been created for an unbound column. Inherited from ColumnView.
ValidateRow Fires when a user edits row cell values and attempts to select another row. Handle this event to check whether these new values are valid, and if not, choose the required behavior (discard edits, show a warning message, ignore errors, or keep the focus on this row until a user enters valid values). Inherited from ColumnView.
ValidatingEditor Fires when a user edits a row cell value and attempts to select another cell. Handle this event to check whether this new value is valid, and if not, choose the required behavior (discard edits, show a warning message, ignore errors, or keep the focus on this cell until a user enters valid values). This event allows you to track edits made in the Edit Form. Inherited from BaseView.
See Also