ApplyFilteringState(CardViewColumnState)
|
Updates the state of the CardViewModel with the current single-column filtering state of the CardView.
|
ApplyFilteringState(CardViewFilteringState)
|
Updates the state of the CardViewModel with the current filtering state of the CardView.
|
ApplyPagingState(CardViewPagerState)
|
Updates the state of the CardViewModel with the current paging state of the CardView.
|
ApplySortingState(CardViewColumnState, Boolean)
|
Updates the state of the CardViewModel with the current sorting state of the CardView.
|
ApplySortingState(CardViewColumnState)
|
Updates the state of the CardViewModel with the current sorting state of the CardView.
|
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(CardViewCustomBindingGetDataCardCountHandler, CardViewCustomBindingGetDataHandler, CardViewCustomBindingGetSummaryValuesHandler, CardViewCustomBindingGetUniqueHeaderFilterValuesHandler)
|
Delegates the implementation of CardView view model population in the custom data binding mode to Model-layer functions specified via the method’s parameters.
|
ProcessCustomBinding(CardViewCustomBindingGetDataCardCountHandler, CardViewCustomBindingGetDataHandler, CardViewCustomBindingGetSummaryValuesHandler)
|
Delegates the implementation of CardView view model population in the custom data binding mode to Model-layer functions specified via the method’s parameters.
|
ProcessCustomBinding(CardViewCustomBindingGetDataCardCountHandler, CardViewCustomBindingGetDataHandler, CardViewCustomBindingGetUniqueHeaderFilterValuesHandler)
|
Delegates the implementation of CardView view model population in the custom data binding mode to Model-layer functions specified via the method’s parameters.
|
ProcessCustomBinding(CardViewCustomBindingGetDataCardCountHandler, CardViewCustomBindingGetDataHandler)
|
Delegates the implementation of CardView 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(CardViewColumnState, Boolean)
|
Changes the CardView’s sorting state according to the processed sorting operation.
|
ToString()
|
Returns a string that represents the current object.
|