Saves the view settings to the specified JsonObject.
Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf
SyntaxC#
Copy Code
|
|---|
public void SaveViewSettings ( |
Visual Basic
Copy Code
|
|---|
Public Sub SaveViewSettings( _ |
RemarksIf the name is null (Nothing in Visual Basic), the name of the control is used as a key.
See Also