View.Save Method

Definition

Saves the view, or saves the changes to a view.

public:
 void Save();
public void Save ();
Public Sub Save ()

Remarks

Always use Save to save a view after you change any property of the view.

Applies to