ListControl.ClearSelection 方法
定义
public:
virtual void ClearSelection();
public virtual void ClearSelection ();
abstract member ClearSelection : unit -> unit
override this.ClearSelection : unit -> unit
Public Overridable Sub ClearSelection ()
注解
使用此方法可重置控件,以便不选择任何项。Use this method to reset the control so that no items are selected.