Click or drag to resize

IDialogShellView Interface

This interface is intended to provide a "shell" as a dialog which can host a user control.

Namespace: Altaxo.Gui.Common
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public interface IDialogShellView

The IDialogShellView type exposes the following members.

Properties
 NameDescription
Public propertyApplyVisible Sets if the Apply button should be visible.
Public propertyTitle Sets the title
Top
Events
See Also