The DataGridViewModel type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | DataGridViewModel |
Initializes a new instance of the DataGridViewModel class.
|
Methods
Name | Description | |
---|---|---|
![]() ![]() | DoTryParseLink |
Try parse the link.
|
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | ExportData |
Exports the data to.
|
![]() | GetColumnIndexByIndex |
Get the AWX column by index.
|
![]() | GetColumnIndexByText |
Get the AWX column by text.
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetPropertyName``1 | (Inherited from BindableObject.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | LoadFilterValues |
Loads the filter values.
|
![]() | OnPropertyChanged(String) | (Inherited from BindableObject.) |
![]() | OnPropertyChanged``1(Expression<(Of <<'(Func<(Of <<'(UMP>)>>)>)>>)) | (Inherited from BindableObject.) |
![]() | Refresh |
Refreshes this instance.
|
![]() | RefreshCommandsCanExecute |
Refresh all command's CanExecute status.
|
![]() | ResetFilters |
Resets the sort.
|
![]() | ResetSort |
Resets the sort.
|
![]() | SetAndNotify``1(UMP%, UMP, Expression<(Of <<'(Func<(Of <<'(UMP>)>>)>)>>)) | (Inherited from BindableObject.) |
![]() | SetAndNotify``1(UMP%, UMP, String) | (Inherited from BindableObject.) |
![]() | SetSecAllowColumnResize |
Sets a value indicating whether security allows column resize.
|
![]() | SetSecAllowFiltering |
Sets a value indicating whether security allows filtering.
|
![]() | SetSecAllowGrouping |
Sets a value indicating whether security allows grouping.
|
![]() | SetSecAllowSorting |
Sets a value indicating whether security allows sorting.
|
![]() | SortByIndex |
Sorts the items.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | AllowColumnReorder |
Gets or sets a value indicating whether allow column reorder.
|
![]() | AllowColumnResize |
Gets or sets a value indicating whether allow column resize.
|
![]() | AllowExport |
Is export allowed?
|
![]() | AllowFiltering |
Gets or sets a value indicating whether allow filtering.
|
![]() | AllowGrouping |
Gets or sets a value indicating whether allow grouping.
|
![]() | AllowPaging |
Gets or sets a value indicating whether paging is allowed.
|
![]() | AllowSorting |
Gets or sets a value indicating whether allow sorting.
|
![]() | AutoExpandGroups |
Gets or sets a value indicating whether groups should be automatically expanded.
|
![]() | Background |
The background of the grid.
|
![]() | CanAdd |
Gets or sets a value indicating whether the user can add.
|
![]() | CanContentScroll |
Gets or sets a value indicating whether the content can scroll.
|
![]() | CanEdit |
Gets or sets a value indicating whether the user can edit.
|
![]() | CanRemove |
Gets or sets a value indicating whether the user can remove.
|
![]() | Columns |
Gets the columns.
|
![]() | Commands |
Gets the commands.
|
![]() | CsvReportSeparator |
CSV report separator.
|
![]() | CurrentUICulture |
Gets or sets the current UI culture.
|
![]() | DataAccessManager |
Data Access Manager for executing commands
|
![]() | DateTimeFormat |
Gets or sets the date time format.
|
![]() | DefaultDataGridHeaderFilterOperator |
Gets or sets the default header filter operator.
|
![]() | DoubleFormat |
Gets or sets the double format.
|
![]() | EnableSelectionEffect |
Enable selection effect.
|
![]() | ErrorMessage |
Gets or sets the error message.
|
![]() | ExecuteHyperlinkCommand |
Gets or sets the sort command.
|
![]() | ExportToCsvCommand |
Export to CSV command.
|
![]() | ExportToHtmlCommand |
Export to HTML command.
|
![]() | ExportToTxtCommand |
Export to TXT command.
|
![]() | ExportToXmlCommand |
Export to XML command.
|
![]() | ForceSingleColumnSort | |
![]() | Foreground |
The foreground of the grid.
|
![]() | GridItems |
Collection that converts the tree-like ItemsView structure into a flatlist.
|
![]() | GroupHeaderBackground |
Gets or sets the group header background.
|
![]() | GroupHeaderBorderBrush |
Gets or sets the group header border brush.
|
![]() | GroupHeaderBorderThickness |
Gets or sets the group header border thickness.
|
![]() | GroupHeaderForeground |
Gets or sets the group header foreground.
|
![]() | Groups |
Gets the groups.
|
![]() | HasChanges |
Does the DataGrid have any pending changes?
|
![]() | HeaderBackground |
Gets or sets the header background.
|
![]() | HeaderBorderBrush |
Gets or sets the header border brush.
|
![]() | HeaderCellBorderThickness |
Gets or sets the header cell border thickness.
|
![]() | HeaderFontFamily |
Gets or sets the header font family.
|
![]() | HeaderFontSize |
Gets or sets the size of the header font.
|
![]() | HeaderForeground |
Gets or sets the header foreground.
|
![]() | HeaderMouseOverBackground |
Gets or sets the header mouse over background.
|
![]() | HeaderMouseOverBorderBrush |
Gets or sets the header mouse over border brush.
|
![]() | HeaderMouseOverForeground |
Gets or sets the header mouse over foreground.
|
![]() | HeaderSelectedBackground |
Gets or sets the header selected background.
|
![]() | HeaderSelectedBorderBrush |
Gets or sets the header selected border brush.
|
![]() | HeaderSelectedForeground |
Gets or sets the header selected foreground.
|
![]() | HorizontalGridLineBrush |
Gets or sets the horizontal grid line brush.
|
![]() | HorizontalGridLineThickness |
Horizontal grid line thickness.
|
![]() | HorizontalScrollBarHeight |
Horizontal scroll bar height.
|
![]() | HorizontalScrollBarVisibility |
Gets or sets the horizontal scroll bar visibility.
|
![]() | InactiveSelectionBackground |
Gets or sets the inactive selection background.
|
![]() | InactiveSelectionForeground |
Gets or sets the inactive selection foreground.
|
![]() | IsBusy |
Gets or sets a value indicating whether the grid is busy.
|
![]() | IsInitialized |
Gets or sets a value indicating whether this instance is initialized.
|
![]() | IsLoading |
Gets or sets a value indicating whether the grid is busy.
|
![]() | IsLoadingData |
Gets or sets a value indicating whether the grid is loading data.
|
![]() | IsPagerEnabled |
Gets or sets a value indicating whether the pager is enabled.
|
![]() | IsPagerVisible |
Gets or sets a value indicating whether this instance is pager visible.
|
![]() | IsScrollAsynchronous |
Should the scrolling update the view immediately, or after the user finishes the action?
|
![]() | Items |
Gets the items.
|
![]() | ItemsView |
Gets the items view.
|
![]() | MaxCommandScope |
Maximum command scope.
|
![]() | MouseOverBackground |
Gets or sets the mouse over background.
|
![]() | MouseOverForeground |
Gets or sets the mouse over foreground.
|
![]() | PageIndex |
Gets or sets the current page.
|
![]() | PageSize |
Gets or sets the size of the page.
|
![]() | RowHeaderBackground |
Gets or sets the row header background.
|
![]() | RowHeaderBorderBrush |
Gets or sets the row header border brush.
|
![]() | RowHeaderBorderThickness |
Gets or sets the row header border thickness.
|
![]() | RowHeaderForeground |
Gets or sets the row header foreground.
|
![]() | RowHeight |
Gets or sets the height of the row.
|
![]() | RowNumberHeader |
Gets or sets the row number header.
|
![]() | ScrollBarBackground |
Gets or sets the scroll bar background.
|
![]() | ScrollBarBorderBrush |
Gets or sets the scroll bar border brush.
|
![]() | ScrollBarForeground |
Gets or sets the scroll bar foreground.
|
![]() | ScrollBarMouseOverBorderBrush |
Gets or sets the scroll bar mouse over border brush.
|
![]() | ScrollBarMouseOverForeground |
Gets or sets the scroll bar mouse over foreground.
|
![]() | ScrollBarMousePressedForeground |
Gets or sets the scroll bar mouse pressed foreground.
|
![]() | SelectedRow |
Last selected row.
|
![]() | SelectedRows |
Gets or sets the selected rows.
|
![]() | SelectEntireRow |
Select the entire row.
|
![]() | SelectionBackground |
Gets or sets the selection background.
|
![]() | SelectionCommandColumnKey |
Selection command column key. Determines which column holds the command to be executed when the row is selected.
|
![]() | SelectionForeground |
Gets or sets the selection foreground.
|
![]() | SelectionMode |
Change the way the row are selected (i.e. one row only, or multiple rows at the same time)
|
![]() | ShowDashedGridLines |
Gets or sets a value indicating whether to show dashed grid lines.
|
![]() | ShowGroupHeader |
Gets or sets a value indicating whether show group header.
|
![]() | ShowHeaderFilters |
Gets or sets a value indicating whether [show header filters].
|
![]() | ShowHorizontalGridLines |
Is the horizontal grid line visible?
|
![]() | ShowPopup |
Gets or sets a value indicating whether the popup should be shown.
|
![]() | ShowRowNumber |
Gets or sets a value indicating whether show row number.
|
![]() | ShowVerticalGridLines |
Is the vertical grid line visible?
|
![]() | Style |
Style.
|
![]() | TotalPages |
Gets or sets the page count.
|
![]() | UseGridItems |
Set to false to skip using GridItemsCollection.
|
![]() | VerticalGridLineBrush |
Gets or sets the vertical grid line brush.
|
![]() | VerticalGridLineThickness |
Vertical grid line thickness.
|
![]() | VerticalScrollBarVisibility |
Gets or sets the vertical scroll bar visibility.
|
![]() | VerticalScrollBarWidth |
Vertical scroll bar width.
|
Events
Name | Description | |
---|---|---|
![]() | PropertyChanged | (Inherited from BindableObject.) |