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