If folding is enabled, this property determines
whether only the current expanded/collapsed state is sent to the client,
instead of the complete model.
Namespace: yWorks.yFiles.Graph.WebField Value
Default value is falseFalsefalsefalse (False in Visual Basic)Assembly: yFilesServer (in yFilesServer.dll) Version: 1.8.0.0 (1.8)
Syntax
| C# |
|---|
public bool LocalViewMode { get; set; } |
| Visual Basic |
|---|
Public Property LocalViewMode As Boolean Get Set |