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