Method SetAllSelected
SetAllSelected(bool)
Changes selected state for all items in the control.
public virtual void SetAllSelected(bool selected)
Parameters
selectedboolNew selected state.
Changes selected state for all items in the control.
public virtual void SetAllSelected(bool selected)
selected boolNew selected state.