Class PopupWindow
Inheritance
System.Object
PopupWindow
Implements
System.IDisposable
Namespace: Syncfusion.UI.Xaml.CellGrid
Assembly: Syncfusion.SfCellGrid.UWP.dll
Syntax
public class PopupWindow : Object, IDisposable
Constructors
PopupWindow()
Declaration
public PopupWindow()
Methods
Dispose()
Dispose the objects.
Declaration
public void Dispose()
Dispose(Boolean)
Declaration
protected virtual void Dispose(bool disposing)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | disposing |
Implements
System.IDisposable