Click or drag to resize

FileBrowserControllerModelObject Property

Returns null (because the model would be the whole file system).

Namespace: Altaxo.Gui.Pads.FileBrowser
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public override Object ModelObject { get; }

Property Value

Object
The model object.

Implements

IMVCControllerModelObject
See Also