Method SetSelected
SetSelected(IListControlItemContainer?, bool)
Sets whether item is selected.
public virtual bool SetSelected(IListControlItemContainer? container, bool value)
Parameters
container
IListControlItemContainervalue
bool
Returns
- bool
True if selected state was changed; False otherwise.