ApplyFilteringState(GridLookupFilteringState)
|
Updates the state of the GridLookupModel with the current filtering state of the GridLookup.
|
ApplyFilteringState(GridViewColumnState)
|
Updates the state of the GridViewModel with the current single-column filtering state of the GridView.
|
ApplyGroupingState(GridViewColumnState)
|
Updates the state of the GridViewModel with the current grouping state of the GridView.
|
ApplyPagingState(GridViewPagerState)
|
Updates the state of the GridViewModel with the current paging state of the GridView.
|
ApplySortingState(GridViewColumnState, Boolean)
|
Updates the state of the GridViewModel with the current sorting state of the GridView.
|
ApplySortingState(GridViewColumnState)
|
Updates the state of the GridViewModel with the current sorting state of the GridView.
|
Assign(GridBaseViewModel)
|
Copies the settings from the specified GridBaseViewModel object to the current object.
|
Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
GetHashCode()
|
Serves as the default hash function.
|
GetType()
|
Gets the Type of the current instance.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
ProcessCustomBinding(GridViewCustomBindingGetDataRowCountHandler, GridViewCustomBindingGetDataHandler, GridViewCustomBindingGetGroupingInfoHandler, GridViewCustomBindingGetRowValuesHandler)
|
Delegates the implementation of the GridLookup’s grid view model population in the custom data binding mode to Model-layer functions specified via the method’s parameters.
|
ProcessCustomBinding(GridViewCustomBindingGetDataRowCountHandler, GridViewCustomBindingGetDataHandler, GridViewCustomBindingGetGroupingInfoHandler)
|
Delegates the implementation of grid view model population in the custom data binding mode to Model-layer functions specified via the method’s parameters.
|
ProcessCustomBinding(GridViewCustomBindingGetDataRowCountHandler, GridViewCustomBindingGetDataHandler, GridViewCustomBindingGetRowValuesHandler)
|
Delegates the implementation of the GridLookup’s grid view model population in the custom data binding mode to Model-layer functions specified via the method’s parameters.
|
ProcessCustomBinding(GridViewCustomBindingGetDataRowCountHandler, GridViewCustomBindingGetDataHandler, GridViewCustomBindingGetSummaryValuesHandler, GridViewCustomBindingGetGroupingInfoHandler, GridViewCustomBindingGetUniqueHeaderFilterValuesHandler, GridViewCustomBindingGetRowValuesHandler)
|
Delegates the implementation of the GridLookup’s grid view model population in the custom data binding mode to Model-layer functions specified via the method’s parameters.
|
ProcessCustomBinding(GridViewCustomBindingGetDataRowCountHandler, GridViewCustomBindingGetDataHandler, GridViewCustomBindingGetSummaryValuesHandler, GridViewCustomBindingGetGroupingInfoHandler, GridViewCustomBindingGetUniqueHeaderFilterValuesHandler)
|
Delegates the implementation of grid view model population in the custom data binding mode to Model-layer functions specified via the method’s parameters.
|
ProcessCustomBinding(GridViewCustomBindingGetDataRowCountHandler, GridViewCustomBindingGetDataHandler, GridViewCustomBindingGetSummaryValuesHandler, GridViewCustomBindingGetGroupingInfoHandler)
|
Delegates the implementation of grid view model population in the custom data binding mode to Model-layer functions specified via the method’s parameters.
|
ProcessCustomBinding(GridViewCustomBindingGetDataRowCountHandler, GridViewCustomBindingGetDataHandler, GridViewCustomBindingGetSummaryValuesHandler)
|
Delegates the implementation of grid view model population in the custom data binding mode to Model-layer functions specified via the method’s parameters.
|
ProcessCustomBinding(GridViewCustomBindingGetDataRowCountHandler, GridViewCustomBindingGetDataHandler)
|
Delegates the implementation of grid view model population in the custom data binding mode to Model-layer functions specified via the method’s parameters.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
SortBy(GridViewColumnState, Boolean)
|
Changes the GridView’s sorting state according to the processed sorting operation.
|
ToString()
|
Returns a string that represents the current object.
|