Method IsSelected
IsSelected(T)
Returns true if the model is either the
SelectedObject or part of a MultiSelect.
public bool IsSelected(T model)
Parameters
modelT
Returns true if the model is either the
SelectedObject or part of a MultiSelect.
public bool IsSelected(T model)
model T