Saves the view settings to the specified XML document under the specified name.
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 document where they can be subsequently restored from by a call to LoadViewSettings.
MindFusion.Scheduling Programmer's Guide | © 2023 MindFusion |