GridViewColumnCollection.ClearItems Method

Definition

Removes all of the GridViewColumn objects from the GridViewColumnCollection.

protected:
 override void ClearItems();
protected override void ClearItems ();
override this.ClearItems : unit -> unit
Protected Overrides Sub ClearItems ()

Applies to

See also