The AwxDataGridViewModel type exposes the following members.

Methods

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

See Also