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