The DataGridViewModel type exposes the following members.

Methods

  NameDescription
Public methodStatic memberDoTryParseLink
Try parse the link.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodExportData
Exports the data to.
Public methodGetColumnIndexByIndex
Get the AWX column by index.
Public methodGetColumnIndexByText
Get the AWX column by text.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Protected methodGetPropertyName``1 (Inherited from BindableObject.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodLoadFilterValues
Loads the filter values.
Protected methodOnPropertyChanged(String) (Inherited from BindableObject.)
Protected methodOnPropertyChanged``1(Expression<(Of <<'(Func<(Of <<'(UMP>)>>)>)>>)) (Inherited from BindableObject.)
Public methodRefresh
Refreshes this instance.
Public methodRefreshCommandsCanExecute
Refresh all command's CanExecute status.
Public methodResetFilters
Resets the sort.
Public methodResetSort
Resets the sort.
Protected methodSetAndNotify``1(UMP%, UMP, Expression<(Of <<'(Func<(Of <<'(UMP>)>>)>)>>)) (Inherited from BindableObject.)
Protected methodSetAndNotify``1(UMP%, UMP, String) (Inherited from BindableObject.)
Public methodSetSecAllowColumnResize
Sets a value indicating whether security allows column resize.
Public methodSetSecAllowFiltering
Sets a value indicating whether security allows filtering.
Public methodSetSecAllowGrouping
Sets a value indicating whether security allows grouping.
Public methodSetSecAllowSorting
Sets a value indicating whether security allows sorting.
Public methodSortByIndex
Sorts the items.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

See Also