Spread WPF 18
GrapeCity.Wpf.SpreadSheet.Dialogs Namespace / IDialog Interface
Properties Methods

In This Topic
    IDialog Interface Members
    In This Topic

    The following tables list the members exposed by IDialog.

    Public Properties
     NameDescription
     PropertyGets or sets the System.Windows.Window that owns this IDialog.  
     PropertyGets or sets the value of the dialog.  
    Top
    Public Methods
     NameDescription
     MethodManually closes a IDialog.  
     MethodOpens a window and returns without waiting for the newly opened window to close.  
     MethodOpens a window and returns only when the newly opened window is closed.  
    Top
    See Also