Saves the view settings to the specified stream.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public void SaveViewSettings ( |
Visual Basic Copy Code |
---|
Public Sub SaveViewSettings( _ |
This method stores the current view settings (such as the item position within a List view whose FreeDrag property is enabled) to the specified stream where they can be subsequently restored from by a call to LoadViewSettings.